Skip to content

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Oct 22, 2018

@oli-obk oli-obk force-pushed the dangling_alloc_id_ice branch from 4978e7f to 9f0a352 Compare October 22, 2018 13:45
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 22, 2018
@RalfJung
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 23, 2018

📌 Commit 2d960a5 has been approved by RalfJung

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 23, 2018
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Oct 23, 2018
@RalfJung
Copy link
Member

@bors r+

(You are playing with fire, this PR is part of a rollup which might not pick up your typo fix. Let's see.^^)

@bors
Copy link
Collaborator

bors commented Oct 24, 2018

📌 Commit c2463af has been approved by RalfJung

kennytm added a commit to kennytm/rust that referenced this pull request Oct 25, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Oct 26, 2018
@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Oct 26, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Oct 27, 2018
@bors

This comment has been minimized.

@bors

This comment has been minimized.

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 29, 2018
@rust-highfive

This comment has been minimized.

@kennytm kennytm added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 29, 2018
@oli-obk oli-obk force-pushed the dangling_alloc_id_ice branch from 599eb12 to e70b634 Compare October 29, 2018 12:14
@TimNN TimNN added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 6, 2018
@TimNN
Copy link
Contributor

TimNN commented Nov 6, 2018

Ping from triage @RalfJung: It looks like this PR is ready to be reviewed again.

@estebank
Copy link
Contributor

estebank commented Nov 6, 2018

Looking at the ICE fix commit, it is small enough that I feel confident giving my r+, assigning the approval to @RalfJung as he reviewed the other commits.

@bors r=RalfJung

@bors
Copy link
Collaborator

bors commented Nov 6, 2018

📌 Commit e70b634 has been approved by RalfJung

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 6, 2018
@RalfJung
Copy link
Member

RalfJung commented Nov 6, 2018

Ah, sorry for that. GitHub doesn't send emails when you change labels and also not for all kinds of force-pushes, so I had no idea this was waiting for me.

@bors
Copy link
Collaborator

bors commented Nov 6, 2018

⌛ Testing commit e70b634 with merge ddd4b19...

bors added a commit that referenced this pull request Nov 6, 2018
@bors
Copy link
Collaborator

bors commented Nov 7, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: RalfJung
Pushing ddd4b19 to master...

@bors bors merged commit e70b634 into rust-lang:master Nov 7, 2018
@oli-obk oli-obk deleted the dangling_alloc_id_ice branch June 15, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

const-eval ICE: allocation missing in dead_alloc_map
7 participants