Skip to content

Conversation

wesleywiser
Copy link
Member

This is a builidng block toward removing a lot of duplicated code
between miri and the cosnt-propagator pass.

See this thread for more info:
https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt/topic/Using.20.60InterpCx.60.20more/near/169030661

r? @spastorino but feel free to hand it off to somebody else

This is a builidng block toward removing a lot of duplicated code
between miri and the cosnt-propagator pass.

See this thread for more info:
https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt/topic/Using.20.60InterpCx.60.20more/near/169030661
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 3, 2019
@oli-obk
Copy link
Contributor

oli-obk commented Jul 15, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 15, 2019

📌 Commit 57c98d3 has been approved by oli-obk

@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 Jul 15, 2019
@bors
Copy link
Collaborator

bors commented Jul 16, 2019

⌛ Testing commit 57c98d3 with merge d36b7f6...

bors added a commit that referenced this pull request Jul 16, 2019
Add a query to get the `promoted`s for a `mir::Body`

This is a builidng block toward removing a lot of duplicated code
between miri and the cosnt-propagator pass.

See this thread for more info:
https://rust-lang.zulipchat.com/#narrow/stream/189540-t-compiler.2Fwg-mir-opt/topic/Using.20.60InterpCx.60.20more/near/169030661

r? @spastorino but feel free to hand it off to somebody else
@bors
Copy link
Collaborator

bors commented Jul 16, 2019

☀️ Test successful - checks-azure
Approved by: oli-obk
Pushing d36b7f6 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 16, 2019
@bors bors merged commit 57c98d3 into rust-lang:master Jul 16, 2019
@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #62322!

Tested on commit d36b7f6.
Direct link to PR: #62322

💔 rls on linux: test-pass → test-fail (cc @Xanewok, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jul 16, 2019
Tested on commit rust-lang/rust@d36b7f6.
Direct link to PR: <rust-lang/rust#62322>

💔 rls on linux: test-pass → test-fail (cc @Xanewok, @rust-lang/infra).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

5 participants