about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-04-05 16:13:44 +0000
committerbors <bors@rust-lang.org>2020-04-05 16:13:44 +0000
commit6387b09153939b2a104cd63148598a5f458de2c2 (patch)
tree069029d010929feb3f678ff29c1810c92893d50d
parente6cef0445779724b469ab7b9a8d3c05d9e848ca8 (diff)
parent04a38e7e1b9634dd074e4acabaf12a81a9dba371 (diff)
downloadrust-6387b09153939b2a104cd63148598a5f458de2c2.tar.gz
rust-6387b09153939b2a104cd63148598a5f458de2c2.zip
Auto merge of #70809 - matthiaskrgr:submodule_upd, r=Mark-Simulacrum
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