| .. |
|
collapsible_match.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
infallible_destructuring_match.rs
|
Implement mut ref/mut ref mut
|
2024-03-27 09:53:23 -04:00 |
|
manual_filter.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
manual_map.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
manual_unwrap_or.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
manual_utils.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
match_as_ref.rs
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
|
match_bool.rs
|
Merge commit '371120bdbf' into clippyup
|
2023-05-05 17:45:49 +02:00 |
|
match_like_matches.rs
|
Use match ergonomics compatible with editions 2021 and 2024
|
2024-10-30 11:22:17 +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 'cb806113e0' into clippy-subtree-update
|
2024-08-08 19:13:50 +02:00 |
|
match_same_arms.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
match_single_binding.rs
|
Rename hir::Node::Local into hir::Node::LetStmt
|
2024-03-22 20:48:36 +01:00 |
|
match_str_case_mismatch.rs
|
Merge commit 'aa0d551351' into clippy-subtree-update
|
2024-10-03 16:32:51 +02:00 |
|
match_wild_enum.rs
|
Merge commit 'cb806113e0' into clippy-subtree-update
|
2024-08-08 19:13:50 +02:00 |
|
match_wild_err_arm.rs
|
Merge commit 'cb806113e0' into clippy-subtree-update
|
2024-08-08 19:13:50 +02:00 |
|
mod.rs
|
Merge commit 'aa0d551351' into clippy-subtree-update
|
2024-10-03 16:32:51 +02:00 |
|
needless_match.rs
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
|
overlapping_arms.rs
|
Merge commit 'aa0d551351' into clippy-subtree-update
|
2024-10-03 16:32:51 +02:00 |
|
redundant_guards.rs
|
Apply fixes from lint
|
2024-10-13 21:03:38 +01:00 |
|
redundant_pattern_match.rs
|
Use match ergonomics compatible with editions 2021 and 2024
|
2024-10-30 11:22:17 +01:00 |
|
rest_pat_in_fully_bound_struct.rs
|
Merge commit 'cb806113e0' into clippy-subtree-update
|
2024-08-08 19:13:50 +02:00 |
|
significant_drop_in_scrutinee.rs
|
Handle clippy cases of rustc::potential_query_instability lint
|
2024-10-05 07:34:14 +03:00 |
|
single_match.rs
|
Merge commit '7901289135' into clippy-subtree-update
|
2024-09-24 11:58:04 +02:00 |
|
try_err.rs
|
Check MethodCall/Call arg count earlier or at all
|
2024-10-13 11:24:47 +01:00 |
|
wild_in_or_pats.rs
|
Merge commit 'aa0d551351' into clippy-subtree-update
|
2024-10-03 16:32:51 +02:00 |