rust/clippy_lints/src/misc_early
Vadim Petrochenkov aee89cdff1 Update clippy
2022-01-23 19:31:32 +08:00
..
builtin_type_shadow.rs Merge commit 'b71f340560' into clippyup 2021-05-06 12:20:44 +02:00
double_neg.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
literal_suffix.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
mixed_case_hex_literals.rs Merge commit 'b71f340560' into clippyup 2021-05-06 12:20:44 +02:00
mod.rs Update clippy 2022-01-23 19:31:32 +08:00
redundant_pattern.rs Merge commit 'b71f340560' into clippyup 2021-05-06 12:20:44 +02:00
unneeded_field_pattern.rs Merge commit '7bfc26ec8e' into clippyup 2021-08-12 11:16:25 +02:00
unneeded_wildcard_pattern.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00
zero_prefixed_literal.rs Merge commit 'b71f340560' into clippyup 2021-05-06 12:20:44 +02:00