rust/clippy_lints/src/misc_early
2024-06-11 21:56:14 +02:00
..
builtin_type_shadow.rs fix fallout from previous commit 2024-04-01 15:04:45 +02:00
double_neg.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
literal_suffix.rs fix fallout from previous commit 2024-04-01 15:04:45 +02:00
mixed_case_hex_literals.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
mod.rs For restriction lints, replace “Why is this bad?” with “Why restrict this?” 2024-05-23 15:51:33 -07:00
redundant_at_rest_pattern.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
redundant_pattern.rs fix fallout from previous commit 2024-04-01 15:04:45 +02:00
unneeded_field_pattern.rs fix fallout from previous commit 2024-04-01 15:04:45 +02:00
unneeded_wildcard_pattern.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
zero_prefixed_literal.rs Add lint to check manual pattern char comparison and merge its code with single_char_pattern lint 2024-06-11 21:56:14 +02:00