-
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 5a11ed7b to 8c80b65f #62092
Conversation
|
@bors r+ p=1 |
📌 Commit ca354e9 has been approved by |
submodules: Update clippy from 5a11ed7 to 8c80b65 ```bash % git shortlog --no-merges 5a11ed7.. Daniele D'Orazio (4): make needless_return work with void functions update tests and fix lints in clippy more idiomatic code cargo fmt Jeremy Stucki (1): Remove needless lifetimes Lzu Tao (1): Fix fallout cause NodeId pruning Matthias Krüger (1): readme: update Mazdak Farrokhzad (5): Fix fallout from rust-lang/rust PR 60861. Account for let_chains in collapsible_if ui test cases. Fix dogfood test failures. Pacify rustfmt. Put 'if let' back into comment. flip1995 (1): Remove another unnecessary lifetime ``` r? @Manishearth , cc @oli-obk
☀️ Test successful - checks-travis, status-appveyor |
📣 Toolstate changed by #62092! Tested on commit bbbb3e5. 🎉 clippy-driver on windows: build-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). |
Tested on commit rust-lang/rust@bbbb3e5. Direct link to PR: <rust-lang/rust#62092> 🎉 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).
r? @Manishearth , cc @oli-obk