about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2020-04-05 13:46:28 +0200
committerMatthias Krüger <matthias.krueger@famsik.de>2020-04-05 13:50:21 +0200
commit04a38e7e1b9634dd074e4acabaf12a81a9dba371 (patch)
tree855480e236f817f4f7e38071bfe3fcdef1ec2462
parente129923b7e4d58a92c8a0530cd6eaa5be548342d (diff)
downloadrust-04a38e7e1b9634dd074e4acabaf12a81a9dba371.tar.gz
rust-04a38e7e1b9634dd074e4acabaf12a81a9dba371.zip
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
m---------src/tools/clippy29
1 files changed, 18 insertions, 11 deletions
diff --git a/src/tools/clippy b/src/tools/clippy
-Subproject 326b22048a6305d7c918b748be1c081468917ac
+Subproject 7907abea272bbf97812683ce03a1ab9c22f0557