rust/clippy_lints/src/misc_early
2022-10-15 15:10:50 +02: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 Replace manual let else patterns with let else 2022-10-11 00:12:16 +02:00
mixed_case_hex_literals.rs Replace manual let else patterns with let else 2022-10-11 00:12:16 +02:00
mod.rs Apply uninlined_format-args to clippy_lints 2022-09-23 13:42:59 -04:00
redundant_pattern.rs clippy: BindingAnnotation change 2022-09-02 13:03:11 -05:00
unneeded_field_pattern.rs Apply uninlined_format-args to clippy_lints 2022-09-23 13:42:59 -04:00
unneeded_wildcard_pattern.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
zero_prefixed_literal.rs [zero_prefixed_literal] Do not advise to use octal form if not possible 2022-10-15 15:10:50 +02:00