Skip to content

Commit

Permalink
submodules: update clippy from 1838bfe to 280069d
Browse files Browse the repository at this point in the history
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.
````
  • Loading branch information
matthiaskrgr committed Jan 22, 2019
1 parent 696fb8f commit 7f8e4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 7f8e4aa

Please sign in to comment.