Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update miri #86861

Merged
merged 1 commit into from
Jul 5, 2021
Merged

update miri #86861

merged 1 commit into from
Jul 5, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jul 4, 2021

Let's get rust-lang/miri#1842 shipped. :)
Also fixes #86863
Cc @rust-lang/miri r? @ghost

@RalfJung
Copy link
Member Author

RalfJung commented Jul 4, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Jul 4, 2021

📌 Commit b71414d5a0e021217d1d215512f1d67231261d6d has been approved by RalfJung

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 4, 2021
@RalfJung
Copy link
Member Author

RalfJung commented Jul 4, 2021

Actually let's wait for #86255 which will break the toolstate.
@bors r-

@bors bors 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 4, 2021
@RalfJung
Copy link
Member Author

RalfJung commented Jul 5, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Jul 5, 2021

📌 Commit 4f8e543 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 5, 2021
@RalfJung
Copy link
Member Author

RalfJung commented Jul 5, 2021

@bors p=1

@bors
Copy link
Contributor

bors commented Jul 5, 2021

⌛ Testing commit 4f8e543 with merge 5249414...

@bors
Copy link
Contributor

bors commented Jul 5, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 5249414 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 5, 2021
@bors bors merged commit 5249414 into rust-lang:master Jul 5, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jul 5, 2021
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #86861!

Tested on commit 5249414.
Direct link to PR: #86861

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jul 5, 2021
Tested on commit rust-lang/rust@5249414.
Direct link to PR: <rust-lang/rust#86861>

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
@RalfJung RalfJung deleted the miri branch July 7, 2021 16:43
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.

miri no longer builds after rust-lang/rust#86255
4 participants