-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 #72091
update miri #72091
Conversation
@bors r+ |
📌 Commit 82e8119 has been approved by |
@bors r+ |
📌 Commit 42f70d5 has been approved by |
@bors p=1 |
⌛ Testing commit 42f70d5 with merge b4521fa81937c491656c6327431e54efa3ad6f8d... |
💔 Test failed - checks-actions |
That is... very confusing? How can it be related to this PR? |
Let's see if this reproduces... |
☀️ Test successful - checks-actions, checks-azure |
Tested on commit rust-lang/rust@769d12e. Direct link to PR: <rust-lang/rust#72091> 🎉 miri on windows: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk @eddyb @RalfJung).
Fixes #72037
Cc @rust-lang/miri r? @ghost