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 #70391

Merged
merged 1 commit into from
Mar 26, 2020
Merged

update miri #70391

merged 1 commit into from
Mar 26, 2020

Conversation

RalfJung
Copy link
Member

Usually I'd wait until #70226 lands which will break Miri again, but... the queue is empty (!), so whatever.^^

r? @ghost Cc @oli-obk
Fixes #70346

@RalfJung
Copy link
Member Author

Submodule-only.
@bors r+

@bors
Copy link
Contributor

bors commented Mar 25, 2020

📌 Commit a128e5b3e0a3334166507895eb64d614098ffed3 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 Mar 25, 2020
@bors
Copy link
Contributor

bors commented Mar 25, 2020

⌛ Testing commit a128e5b3e0a3334166507895eb64d614098ffed3 with merge b0a2149ac4a6bbaa3010b6dc23062e1e6b0b313f...

@RalfJung
Copy link
Member Author

Okay the other PR got green light, let's stop this here...
@bors retry 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 Mar 25, 2020
@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Mar 26, 2020

📌 Commit 5d12f22 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 Mar 26, 2020
@bors
Copy link
Contributor

bors commented Mar 26, 2020

⌛ Testing commit 5d12f22 with merge 3b1d735...

@bors
Copy link
Contributor

bors commented Mar 26, 2020

☀️ Test successful - checks-azure
Approved by: RalfJung
Pushing 3b1d735 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 26, 2020
@bors bors merged commit 3b1d735 into rust-lang:master Mar 26, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #70391!

Tested on commit 3b1d735.
Direct link to PR: #70391

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 26, 2020
Tested on commit rust-lang/rust@3b1d735.
Direct link to PR: <rust-lang/rust#70391>

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
@RalfJung RalfJung deleted the miri branch March 26, 2020 16:15
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#70343
3 participants