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

Merged
merged 1 commit into from
Oct 15, 2019
Merged

update miri #65412

merged 1 commit into from
Oct 15, 2019

Conversation

RalfJung
Copy link
Member

Fixes #65356.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(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 Oct 14, 2019
@RalfJung
Copy link
Member Author

Self-r+'ing because only submodules are changed. Priority because of toolstate fix.

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Oct 14, 2019

📌 Commit 4977e31 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Oct 14, 2019

🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened

@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 Oct 14, 2019
@RalfJung RalfJung mentioned this pull request Oct 14, 2019
@bors
Copy link
Contributor

bors commented Oct 14, 2019

⌛ Testing commit 4977e31 with merge f3de7a13ca4e863bd51460452857ade6a7c30459...

@bors
Copy link
Contributor

bors commented Oct 15, 2019

💥 Test timed out

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 15, 2019
@RalfJung
Copy link
Member Author

RalfJung commented Oct 15, 2019 via email

@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 Oct 15, 2019
@bors
Copy link
Contributor

bors commented Oct 15, 2019

⌛ Testing commit 4977e31 with merge 437ca55...

bors added a commit that referenced this pull request Oct 15, 2019
@bors
Copy link
Contributor

bors commented Oct 15, 2019

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 15, 2019
@bors bors merged commit 4977e31 into rust-lang:master Oct 15, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #65412!

Tested on commit 437ca55.
Direct link to PR: #65412

🎉 clippy-driver on windows: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 miri on windows: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
🎉 miri on linux: test-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 Oct 15, 2019
Tested on commit rust-lang/rust@437ca55.
Direct link to PR: <rust-lang/rust#65412>

🎉 clippy-driver on windows: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 clippy-driver on linux: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
🎉 miri on windows: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
🎉 miri on linux: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
@RalfJung RalfJung deleted the miri branch October 15, 2019 15:55
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#64873
4 participants