Skip to content

update Miri#71794

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:miri
May 2, 2020
Merged

update Miri#71794
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:miri

Conversation

@RalfJung

@RalfJung RalfJung commented May 2, 2020

Copy link
Copy Markdown
Member

This contains the concurrency support by @vakaras :)

Fixes #71729
r? @ghost
Cc @rust-lang/miri

@RalfJung

RalfJung commented May 2, 2020

Copy link
Copy Markdown
Member Author

@bors r+ p=1

@bors

bors commented May 2, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 9c4ae74 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 May 2, 2020
@bors

bors commented May 2, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9c4ae74 with merge d20113d...

@bors

bors commented May 2, 2020

Copy link
Copy Markdown
Collaborator

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 2, 2020
@bors bors merged commit d20113d into rust-lang:master May 2, 2020
@rust-highfive

Copy link
Copy Markdown
Contributor

📣 Toolstate changed by #71794!

Tested on commit d20113d.
Direct link to PR: #71794

🎉 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 May 2, 2020
Tested on commit rust-lang/rust@d20113d.
Direct link to PR: <rust-lang/rust#71794>

🎉 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 May 3, 2020 10: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#71721

3 participants