| .. |
|
collapsible_match.rs
|
[redundant_pattern_matching]: catch if let true
|
2023-12-16 16:37:58 +01:00 |
|
infallible_destructuring_match.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
manual_filter.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
manual_map.rs
|
Merge commit 'd9c24d1b1e' into clippyup
|
2023-07-17 10:22:32 +02:00 |
|
manual_unwrap_or.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
manual_utils.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
match_as_ref.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
match_bool.rs
|
Merge commit '371120bdbf' into clippyup
|
2023-05-05 17:45:49 +02:00 |
|
match_like_matches.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
match_on_vec_items.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
match_ref_pats.rs
|
Merge commit 'd5e2a7aca5' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
match_same_arms.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-12-01 18:06:03 +01:00 |
|
match_single_binding.rs
|
Merge commit 'd5e2a7aca5' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
match_str_case_mismatch.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
match_wild_enum.rs
|
Merge commit 'd9c24d1b1e' into clippyup
|
2023-07-17 10:22:32 +02:00 |
|
match_wild_err_arm.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
mod.rs
|
add tests, lint on while let true and matches!(.., true)
|
2023-12-16 17:40:32 +01:00 |
|
needless_match.rs
|
Merge commit '7671c283a5' into clippyup
|
2023-09-25 11:28:58 +02:00 |
|
overlapping_arms.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
redundant_guards.rs
|
dogfood clippy
|
2023-11-15 21:34:48 +01:00 |
|
redundant_pattern_match.rs
|
add tests, lint on while let true and matches!(.., true)
|
2023-12-16 17:40:32 +01:00 |
|
rest_pat_in_fully_bound_struct.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
significant_drop_in_scrutinee.rs
|
Merge commit 'd9c24d1b1e' into clippyup
|
2023-07-17 10:22:32 +02:00 |
|
single_match.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
try_err.rs
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
wild_in_or_pats.rs
|
Merge commit '57b3c4b90f' into clippyup
|
2022-02-10 18:40:06 +01:00 |