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

bump Miri #64881

Merged
merged 1 commit into from
Sep 30, 2019
Merged

bump Miri #64881

merged 1 commit into from
Sep 30, 2019

Conversation

RalfJung
Copy link
Member

Fixes #64798

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 28, 2019
@RalfJung
Copy link
Member Author

Self r+'ing because it just imports submodule changes. Also fixes toolstate.

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Sep 28, 2019

📌 Commit 771c3b654c0cef198874a886fcc417b48c423c46 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 Sep 28, 2019
@RalfJung
Copy link
Member Author

@bors r-

Something broke Miri's test suite.

@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 Sep 29, 2019
@RalfJung
Copy link
Member Author

Should be fixed now.

@bors r+

@bors
Copy link
Contributor

bors commented Sep 29, 2019

📌 Commit 17fa7fe 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 Sep 29, 2019
@bors
Copy link
Contributor

bors commented Sep 30, 2019

⌛ Testing commit 17fa7fe with merge bd9a0aa...

bors added a commit that referenced this pull request Sep 30, 2019
@bors
Copy link
Contributor

bors commented Sep 30, 2019

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 30, 2019
@bors bors merged commit 17fa7fe into rust-lang:master Sep 30, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #64881!

Tested on commit bd9a0aa.
Direct link to PR: #64881

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

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Sep 30, 2019
Tested on commit rust-lang/rust@bd9a0aa.
Direct link to PR: <rust-lang/rust#64881>

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
@bors bors mentioned this pull request Sep 30, 2019
@RalfJung RalfJung deleted the miri branch October 9, 2019 09:11
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#64785
4 participants