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

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Update Miri #90783

merged 1 commit into from
Nov 11, 2021

Conversation

camelid
Copy link
Member

@camelid camelid commented Nov 10, 2021

Fixes #90763.

This is the last step in landing rust-lang/miri#1340!

r? @RalfJung

This is the last step in landing rust-lang/miri#1340!
@rust-highfive
Copy link
Collaborator

Some changes occured to the Miri submodule

cc @rust-lang/miri

@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 Nov 10, 2021
@camelid
Copy link
Member Author

camelid commented Nov 10, 2021

As before, let me know if I did the sync correctly :)

@camelid camelid added the A-miri Area: The miri tool label Nov 10, 2021
@RalfJung
Copy link
Member

Looks good. Thanks for seeing this through to the end. :)
@bors r+ p=1

@bors
Copy link
Contributor

bors commented Nov 10, 2021

📌 Commit 5443854 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 Nov 10, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 10, 2021
…askrgr

Rollup of 3 pull requests

Successful merges:

 - rust-lang#89930 (Only use `clone3` when needed for pidfd)
 - rust-lang#90736 (adjust documented inline-asm register constraints)
 - rust-lang#90783 (Update Miri)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 17cb2b6 into rust-lang:master Nov 11, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 11, 2021
@camelid camelid deleted the update-miri branch November 11, 2021 02:04
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 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#88670
5 participants