-
Notifications
You must be signed in to change notification settings - Fork 13k
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 #64881
bump Miri #64881
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
Self r+'ing because it just imports submodule changes. Also fixes toolstate. @bors r+ p=1 |
📌 Commit 771c3b654c0cef198874a886fcc417b48c423c46 has been approved by |
@bors r- Something broke Miri's test suite. |
Should be fixed now. @bors r+ |
📌 Commit 17fa7fe has been approved by |
☀️ Test successful - checks-azure |
Tested on commit rust-lang/rust@bd9a0aa. Direct link to PR: <rust-lang/rust#64881> 🎉 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).
Fixes #64798