.. |
collapsible_match.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
infallible_destructuring_match.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
manual_map.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
manual_unwrap_or.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
match_as_ref.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
match_bool.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
match_like_matches.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
match_on_vec_items.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
match_ref_pats.rs
|
|
|
match_same_arms.rs
|
Introduce DotDotPos .
|
2022-09-08 15:25:50 +10:00 |
match_single_binding.rs
|
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
|
2022-06-30 10:50:09 +02:00 |
match_str_case_mismatch.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
match_wild_enum.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
match_wild_err_arm.rs
|
|
|
mod.rs
|
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
|
2022-08-11 19:42:16 +02:00 |
needless_match.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
overlapping_arms.rs
|
fix clippy test failures
|
2022-06-14 16:08:11 +02:00 |
redundant_pattern_match.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
rest_pat_in_fully_bound_struct.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
significant_drop_in_scrutinee.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
single_match.rs
|
Introduce DotDotPos .
|
2022-09-08 15:25:50 +10:00 |
try_err.rs
|
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
|
2022-08-11 19:42:16 +02:00 |
wild_in_or_pats.rs
|
|
|