-
Notifications
You must be signed in to change notification settings - Fork 13.4k
submodules: update clippy from d8e6e4cf to 1ff81c1b #70322
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Changes: ```` rustup rust-lang#69968 Fix documentation generation for configurable lints Fix single binding in closure Improvement: Don't show function body in needless_lifetimes ````
|
@bors r+ |
📌 Commit 454ba77 has been approved by |
@Dylan-DPC can you also bump prio to 1? ^^ |
I was intending to that later when I check the queue. @bors p=1 |
Oh ok, my bad. :) |
☀️ Test successful - checks-azure |
📣 Toolstate changed by #70322! Tested on commit c55c682. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). |
Tested on commit rust-lang/rust@c55c682. Direct link to PR: <rust-lang/rust#70322> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq).
Changes:
Fixes #70310
r? @Dylan-DPC