1 file changed
+1
-1
lines changed- CHANGELOG.md+1
- clippy_lints/src/escape.rs+1-1
- clippy_lints/src/large_enum_variant.rs+1-1
- clippy_lints/src/let_underscore.rs+6-7
- clippy_lints/src/lib.rs+4-2
- clippy_lints/src/types.rs+117-9
- clippy_lints/src/utils/mod.rs+4-12
- clippy_lints/src/utils/paths.rs+1
- src/lintlist/mod.rs+8-1
- tests/ui/let_underscore_must_use.rs+3
- tests/ui/must_use_candidates.fixed+1-1
- tests/ui/must_use_candidates.rs+1-1
- tests/ui/option_option.rs+2
- tests/ui/option_option.stderr+14-10
- tests/ui/redundant_allocation.fixed+48
- tests/ui/redundant_allocation.rs+48
- tests/ui/redundant_allocation.stderr+52
0 commit comments