-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 326b2204 to 7907abea #70809
Conversation
Changes: ```` Rustup to rust-lang#70634 Update clippy_lints/src/types.rs Update types.rs Update types.rs Improve docs for option_option useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T> Allow let_underscore Update option_option ui test Test for ignoring let_underscore_must_use Downgrade option_option to pedantic ```` Fixes rust-lang#70709
(rust_highfive has picked a reviewer for you, use r? to override) |
|
r? @Dylan-DPC |
@bors r+ |
📌 Commit 04a38e7 has been approved by |
was waiting for CI to pass just in case xD |
@bors p=1 rollup=never |
☀️ Test successful - checks-azure |
📣 Toolstate changed by #70809! Tested on commit 6387b09. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq). |
Tested on commit rust-lang/rust@6387b09. Direct link to PR: <rust-lang/rust#70809> 🎉 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 #70709