-
Notifications
You must be signed in to change notification settings - Fork 13k
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 #65412
update miri #65412
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
Self-r+'ing because only submodules are changed. Priority because of toolstate fix. @bors r+ p=1 |
📌 Commit 4977e31 has been approved by |
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
⌛ Testing commit 4977e31 with merge f3de7a13ca4e863bd51460452857ade6a7c30459... |
💥 Test timed out |
@bors retry
|
☀️ Test successful - checks-azure |
📣 Toolstate changed by #65412! Tested on commit 437ca55. 🎉 clippy-driver on windows: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). |
Tested on commit rust-lang/rust@437ca55. Direct link to PR: <rust-lang/rust#65412> 🎉 clippy-driver on windows: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 🎉 clippy-driver on linux: test-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 🎉 miri on windows: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). 🎉 miri on linux: test-fail → test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
Fixes #65356.