-
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
submodules: update clippy from 71ec4ff6 to d8b42690 #55681
Conversation
Fixes clippy toolstate. Changes: ```` rustup rust-lang#55665 (pass contexts by reference) Fix typo Improve clippy_dev help text RIIR update lints: Generate lint group registrations Test clippy_dev on CI and fix test RIIR update lints: Generate modules section ````
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @oli-obk |
@bors r+ p=1 |
📌 Commit 1351b94 has been approved by |
submodules: update clippy from 71ec4ff to d8b4269 Fixes clippy toolstate. Changes: ```` rustup #55665 (pass contexts by reference) Fix typo Improve clippy_dev help text RIIR update lints: Generate lint group registrations Test clippy_dev on CI and fix test RIIR update lints: Generate modules section ````
☀️ Test successful - status-appveyor, status-travis |
📣 Toolstate changed by #55681! Tested on commit 56ac2c4. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). |
Tested on commit rust-lang/rust@56ac2c4. Direct link to PR: <rust-lang/rust#55681> 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). 🎉 rls on windows: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @nrc @Xanewok, @rust-lang/infra).
Fixes clippy toolstate.
Changes: