rust/clippy_lints/src/misc_early
2023-06-27 20:10:31 -05: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 Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
mixed_case_hex_literals.rs Reborrow mutable references in explicit_iter_loop 2023-06-09 21:40:03 -04:00
mod.rs Add note to remove if statement altogether 2023-06-27 20:10:31 -05:00
redundant_at_rest_pattern.rs Rename the lint 2023-06-27 06:31:04 -05:00
redundant_pattern.rs clippy: BindingAnnotation change 2022-09-02 13:03:11 -05:00
unneeded_field_pattern.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
unneeded_wildcard_pattern.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
zero_prefixed_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00