Auto merge of #57881 - matthiaskrgr:clippy_submodule_upd, r=oli-obk
submodules: update clippy from280069ddtof1753522Changes: ```` 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 ```` Fixes clippy toolstate r? @oli-obk
This commit is contained in:
commit
5d74d75d1a
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 280069ddc750d8a20d075c76322c45d5db4a48f8
|
||||
Subproject commit f1753522d8f3bb2d218266b4760f7a99f027f5ca
|
||||
Loading…
Add table
Add a link
Reference in a new issue