]> git.lizzy.rs Git - rust.git/commit
submodules: update clippy from 1838bfe5 to 280069dd
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 22 Jan 2019 17:03:40 +0000 (18:03 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Tue, 22 Jan 2019 17:03:52 +0000 (18:03 +0100)
commit7f8e4aae12afe9b017ba620f9f692fa709339b2a
treeb16b258a1888cd0dec23c10a8e7a529cda32435d
parent696fb8faa9bb8dee2f014f6445df937fab346d24
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.
````
src/tools/clippy