rust/clippy_lints/src/matches
2022-05-10 12:07:35 +02:00
..
infallible_destructuring_match.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
match_as_ref.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00
match_bool.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00
match_like_matches.rs Merge commit 'e329249b6a' into clippyup 2022-02-26 14:26:21 +01:00
match_ref_pats.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00
match_same_arms.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
match_single_binding.rs Merge commit 'e329249b6a' into clippyup 2022-02-26 14:26:21 +01:00
match_wild_enum.rs update clippy 2022-05-10 12:07:35 +02:00
match_wild_err_arm.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00
mod.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
needless_match.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
overlapping_arms.rs get rid of visit_constant in thir visitor 2022-04-06 10:43:58 +02:00
redundant_pattern_match.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
rest_pat_in_fully_bound_struct.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
single_match.rs Overhaul TyS and Ty. 2022-02-15 16:03:24 +11:00
wild_in_or_pats.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00