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

Merged
merged 1 commit into from
Jan 7, 2020
Merged

update miri #67924

merged 1 commit into from
Jan 7, 2020

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jan 6, 2020

Fixes #67860

r? @ghost

@RalfJung
Copy link
Member Author

RalfJung commented Jan 6, 2020

Submodule-only toolstate fix, Cc @oli-obk

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jan 6, 2020

📌 Commit 0b6df4275dd1cfd1760d3fb6b32272e4e21ffb96 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 Jan 6, 2020
@RalfJung
Copy link
Member Author

RalfJung commented Jan 6, 2020

#67886 will likely break Miri again, so let's take this out of the queue for now.

@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 Jan 6, 2020
@RalfJung
Copy link
Member Author

RalfJung commented Jan 7, 2020

All right, this should work now.
@bors r+

@bors
Copy link
Contributor

bors commented Jan 7, 2020

📌 Commit 0f094a4 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 Jan 7, 2020
@bors
Copy link
Contributor

bors commented Jan 7, 2020

⌛ Testing commit 0f094a4 with merge 637793a...

bors added a commit that referenced this pull request Jan 7, 2020
@bors
Copy link
Contributor

bors commented Jan 7, 2020

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 7, 2020
@bors bors merged commit 0f094a4 into rust-lang:master Jan 7, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #67924!

Tested on commit 637793a.
Direct link to PR: #67924

🎉 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 Jan 7, 2020
Tested on commit rust-lang/rust@637793a.
Direct link to PR: <rust-lang/rust#67924>

🎉 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).
@RalfJung RalfJung deleted the miri branch January 8, 2020 09:44
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#67853
3 participants