about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2019-01-22 18:03:40 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2019-01-22 18:03:52 +0100
commit7f8e4aae12afe9b017ba620f9f692fa709339b2a (patch)
treeb16b258a1888cd0dec23c10a8e7a529cda32435d
parent696fb8faa9bb8dee2f014f6445df937fab346d24 (diff)
downloadrust-7f8e4aae12afe9b017ba620f9f692fa709339b2a.tar.gz
rust-7f8e4aae12afe9b017ba620f9f692fa709339b2a.zip
submodules: update clippy from 1838bfe5 to 280069dd
Changes:
````
Rustfmt all the things
Don't make decisions on values that don't represent the decision
Rustup
Actually check for constants.
formatting fix
Update clippy_lints/src/needless_bool.rs
formatting fix
needless bool lint suggestion is wrapped in brackets if it is an "else" clause of an "if-else" statement
Remove negative integer literal checks.
Fix `implicit_return` false positives.
````
m---------src/tools/clippy16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/tools/clippy b/src/tools/clippy
-Subproject 1838bfe5a9ff951ffd716e4632156113d95d14a
+Subproject 280069ddc750d8a20d075c76322c45d5db4a48f