]> git.lizzy.rs Git - rust.git/commit
submodules: update clippy from 280069dd to f1753522
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 24 Jan 2019 21:25:13 +0000 (22:25 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Thu, 24 Jan 2019 21:25:13 +0000 (22:25 +0100)
commita5d04ed8032867c4d67e0a36f3848994027e7d69
treed1ca945bcaf14aebe5c3db47df6ef4e0b58780eb
parent01f8e25b15f4ab157c8e7c9c56054df7595ec0e1
submodules: update clippy from 280069dd to f1753522

Changes:
````
Rustup
allow assertions_on_constants for collapsible_if and missing_test_files
Improving comments.
Added rustfix to the test.
Improve span shortening.
Added "make_return" and "blockify" convenience methods in Sugg and used them in "needless_bool".
Fixed potential mistakes with nesting. Added tests.
Fix automatic suggestion on `use_self`.
run ./util/dev update_lints
add assert(true/false, some message) tests
change assert_checks to assertions_on_constants
run ./util/dev update_lints
Add unreachable!() as option
Add assert(true) and assert(false) lints
````
src/tools/clippy