-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
submodules: update clippy from fc96aa03 to 341c96af #60626
Conversation
Changes: ```` rustup rust-lang#60586 Add test for rust-lang#771. Clean up while_loop tests ````
|
@bors r+ p=1 |
📌 Commit 152b26a has been approved by |
⌛ Testing commit 152b26a with merge 6a2bac2819a17f4d4142e8c89af8bd2d0746eeba... |
💔 Test failed - status-appveyor |
Uhm..
|
@bors r+ |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit 152b26a has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #60626! Tested on commit e630580. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@e630580. Direct link to PR: <rust-lang/rust#60626> 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 🎉 rls on windows: build-fail → test-pass (cc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-fail (cc @Xanewok, @rust-lang/infra).
@matthiaskrgr thank you! |
Fixes clippy toolstate
Fixes #60623
Changes:
r? @Manishearth