-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update miri #62105
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 #62105
Conversation
|
Thanks a lot! @bors r+ |
📌 Commit 9a87809117bf6d2d9cc2da8b0ceeaba69495c55d has been approved by |
@bors r- @JohnTitor could you update this to include rust-lang/miri#779, once that lands? (Which should be within the next 30min.) (EDIT: it landed) |
@RalfJung Sure, I updated. |
Thanks a lot! @bors r+ |
📌 Commit 742e851 has been approved by |
🌲 The tree is currently closed for pull requests below priority 999, this pull request will be tested once the tree is reopened |
Let's give this the usual tool priority. @bors p=1 |
⌛ Testing commit 742e851 with merge 99f5ccd0fa2524fb85ddd4f06f2b5425e380d135... |
💔 Test failed - checks-azure |
Looks like the spurious failure mentioned in #62179. Will retry once that lands. |
@bors retry |
Update miri Fixes rust-lang#62101 r? @RalfJung
Update miri Fixes rust-lang#62101 r? @RalfJung
Update miri Fixes rust-lang#62101 r? @RalfJung
☀️ Test successful - checks-azure, checks-travis, status-appveyor |
Tested on commit rust-lang/rust@8ec3942. Direct link to PR: <rust-lang/rust#62105> 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
Fixes #62101
r? @RalfJung