-
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 Clippy #67996
Update Clippy #67996
Conversation
Submodule only and toolstate fix. |
📌 Commit 06401da614fc8f099e4bc4c0beb704cd0fa171bf has been approved by |
let's wait until the publish toolstate fix lands. |
Needs more rustup |
Okay, contains latest rustup now. |
📌 Commit 663f8b5 has been approved by |
⌛ Testing commit 663f8b5 with merge 8bee1962732862c1921dbb33a230253a71eda673... |
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
💔 Test failed - checks-azure |
It's spurious.
@bors retry |
☀️ Test successful - checks-azure |
📣 Toolstate changed by #67996! Tested on commit ac6eb0d. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). |
Tested on commit rust-lang/rust@ac6eb0d. Direct link to PR: <rust-lang/rust#67996> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
Fixes #67994
r? @ghost