-
Notifications
You must be signed in to change notification settings - Fork 13.4k
update Miri #100682
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
update Miri #100682
Conversation
The Miri submodule was changed cc @rust-lang/miri |
@bors r+ p=1 |
⌛ Testing commit 2c9baf7 with merge 2d99ecd0185c64497550787b4a261165d88d8377... |
update Miri Fixes rust-lang#100614 r? `@ghost`
💥 Test timed out |
@bors retry timeout |
update Miri Fixes rust-lang#100614 r? `@ghost`
⌛ Testing commit 2c9baf7 with merge 4993a76db9d295f5d2b9ce2a4946d841c01e7acb... |
💥 Test timed out |
@bors retry timeout in x86_64-mingw-1 |
☀️ Test successful - checks-actions |
Tested on commit rust-lang/rust@bb99e6f. Direct link to PR: <rust-lang/rust#100682> 🎉 miri on windows: build-fail → test-pass (cc @RalfJung @oli-obk). 🎉 miri on linux: build-fail → test-pass (cc @RalfJung @oli-obk).
Finished benchmarking commit (bb99e6f): comparison url. Instruction count
Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Looks like a noisy benchmark, this certainly didn't change compiler performance. |
Fixes #100614
r? @ghost