-
Notifications
You must be signed in to change notification settings - Fork 13.4k
update miri #70137
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 #70137
Conversation
Submodule-only toolstate fix |
📌 Commit 898ff8d has been approved by |
🌲 The tree is currently closed for pull requests below priority 5, this pull request will be tested once the tree is reopened |
@bors p=5 |
⌛ Testing commit 898ff8d with merge 02d655929fd245932bbb8ef8bf27c646e5733fbd... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-azure |
@bors retry |
⌛ Testing commit 898ff8d with merge eec799caaee3abd16c8773de0863f6e7f1ea857b... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-azure |
Same error again.
@bors retry |
Hijacking this PR to test infra changes, sorry for the noise! |
@bors try |
🙅 Please do not |
@bors r- try |
@bors try |
@bors p=1001 try |
⌛ Trying commit 898ff8d with merge 270ec1a28520f63bc6b61edf4c9a180d129b21c8... |
@bors p=1001 try |
⌛ Trying commit 898ff8d with merge 393a0965c4ec75e4e2e44992f92f97c096da5692... |
💔 Test failed - checks-azure |
YAY! 🎉 @bors r=RalfJung p=5 treeclosed- |
📌 Commit 898ff8d has been approved by |
☀️ Test successful - checks-azure |
Tested on commit rust-lang/rust@2602289. Direct link to PR: <rust-lang/rust#70137> 🎉 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 #70055
r? @ghost
Cc @oli-obk @Amanieu