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

Merged
merged 2 commits into from
Oct 31, 2019
Merged

update miri #65982

merged 2 commits into from
Oct 31, 2019

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Oct 30, 2019

As a side-effect, this bumps env_logger from 0.7.0 to 0.7.1.

Fixes #65889

@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 30, 2019
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 30, 2019

📌 Commit 4796b917dff86bb0153976d1fc23d8cc9462371a has been approved by alexcrichton

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

@bors p=1
fixes toolstate

@bors
Copy link
Contributor

bors commented Oct 31, 2019

⌛ Testing commit 4796b917dff86bb0153976d1fc23d8cc9462371a with merge 751ffcf67bb4d39bba835925cf56e4c858deffa1...

@rust-highfive

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Oct 31, 2019

💔 Test failed - checks-azure

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

Lockfile needed rebasing.

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented Oct 31, 2019

📌 Commit 9cd1ede has been approved by alexcrichton

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

bors commented Oct 31, 2019

⌛ Testing commit 9cd1ede with merge b3a0350...

bors added a commit that referenced this pull request Oct 31, 2019
update miri

As a side-effect, this bumps env_logger from 0.7.0 to 0.7.1.

Fixes #65889
@bors
Copy link
Contributor

bors commented Oct 31, 2019

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing b3a0350 to master...

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

📣 Toolstate changed by #65982!

Tested on commit b3a0350.
Direct link to PR: #65982

🎉 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 Oct 31, 2019
Tested on commit rust-lang/rust@b3a0350.
Direct link to PR: <rust-lang/rust#65982>

🎉 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).
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#65885
4 participants