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

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Bump miri #77837

merged 1 commit into from
Oct 12, 2020

Conversation

Aaron1011
Copy link
Member

@Aaron1011 Aaron1011 commented Oct 11, 2020

Fixes #77791

r? @RalfJung

@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 11, 2020
@RalfJung
Copy link
Member

RalfJung commented Oct 11, 2020

r=me when PR CI passes

@bors delegate+

EDIT: Oh, you can r+ PRs yourself without delegation -- even better. :)

@bors
Copy link
Contributor

bors commented Oct 11, 2020

✌️ @Aaron1011 can now approve this pull request

1 similar comment
@bors
Copy link
Contributor

bors commented Oct 11, 2020

✌️ @Aaron1011 can now approve this pull request

@Aaron1011
Copy link
Member Author

@bors r=RalfJung

@bors
Copy link
Contributor

bors commented Oct 11, 2020

📌 Commit 07449a99e8313d788d20198efffe454d10297072 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 Oct 11, 2020
@Aaron1011 Aaron1011 force-pushed the bump-miri-backtrace branch from 07449a9 to 5e34bdd Compare October 11, 2020 23:45
@Aaron1011
Copy link
Member Author

I bumped Miri again so that it includes rust-lang/miri#1580

@bors r=RalfJung

@bors
Copy link
Contributor

bors commented Oct 11, 2020

📌 Commit 5e34bdd has been approved by RalfJung

@camelid camelid added the A-miri Area: The miri tool label Oct 12, 2020
@RalfJung
Copy link
Member

@bors p=1

@bors
Copy link
Contributor

bors commented Oct 12, 2020

⌛ Testing commit 5e34bdd with merge a8d6da3...

@RalfJung RalfJung mentioned this pull request Oct 12, 2020
@bors
Copy link
Contributor

bors commented Oct 12, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: RalfJung
Pushing a8d6da3 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 12, 2020
@bors bors merged commit a8d6da3 into rust-lang:master Oct 12, 2020
@rustbot rustbot added this to the 1.49.0 milestone Oct 12, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #77837!

Tested on commit a8d6da3.
Direct link to PR: #77837

🎉 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 Oct 12, 2020
Tested on commit rust-lang/rust@a8d6da3.
Direct link to PR: <rust-lang/rust#77837>

🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
@calebcartwright calebcartwright mentioned this pull request Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-miri Area: The miri tool 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#77731
6 participants