-
Notifications
You must be signed in to change notification settings - Fork 13.3k
update Miri #94658
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 #94658
Conversation
Cc @rust-lang/miri |
📌 Commit 0de6981 has been approved by |
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Test successful - checks-actions |
Tested on commit rust-lang/rust@5d9d1e8. Direct link to PR: <rust-lang/rust#94658> 🎉 miri on windows: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb). 🎉 miri on linux: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb).
Finished benchmarking commit (5d9d1e8): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Fixes #94562
r? @ghost