-
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 Clippy #56778
Update Clippy #56778
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @kennytm |
I think this may prevent us from releasing nightlies (#56667) so it'd be awesome if we could manage to squeeze it in today before the next ones 🎉 |
📌 Commit 11b6432 has been approved by |
Ah, my bad then. I thought it was fixed with #56735 |
⌛ Testing commit 11b6432 with merge fd0a8f5704d97c8aa35f4c822d82d12bb48d25e3... |
💔 Test failed - status-travis |
Your PR failed on Travis (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 |
😢 |
@bors retry |
Update Clippy Hopefully unbreaks toolstate: #56092 (comment)
☀️ Test successful - status-appveyor, status-travis |
📣 Toolstate changed by #56778! Tested on commit 97a0bd6. 🎉 clippy-driver on windows: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). |
Tested on commit rust-lang/rust@97a0bd6. Direct link to PR: <rust-lang/rust#56778> 🎉 clippy-driver on windows: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 🎉 clippy-driver on linux: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
Hopefully unbreaks toolstate: #56092 (comment)