]> git.lizzy.rs Git - rust.git/commit
submodules: update clippy from 326b2204 to 7907abea
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 5 Apr 2020 11:46:28 +0000 (13:46 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sun, 5 Apr 2020 11:50:21 +0000 (13:50 +0200)
commit04a38e7e1b9634dd074e4acabaf12a81a9dba371
tree855480e236f817f4f7e38071bfe3fcdef1ec2462
parente129923b7e4d58a92c8a0530cd6eaa5be548342d
submodules: update clippy from 326b2204 to 7907abea

Changes:
````
Rustup to rust-lang/rust#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 #70709
src/tools/clippy