| .. |
|
collapsible_match.rs
|
Merge commit '4f142aa105' into clippyup
|
2022-10-23 15:18:45 +02:00 |
|
infallible_destructuring_match.rs
|
Merge commit 'f4850f7292' into clippyup
|
2022-11-21 20:51:52 +01:00 |
|
manual_filter.rs
|
Merge commit '4f3ab69ea0' into clippyup
|
2022-12-29 14:28:34 +01:00 |
|
manual_map.rs
|
Merge commit '4f142aa105' into clippyup
|
2022-10-23 15:18:45 +02:00 |
|
manual_unwrap_or.rs
|
Merge commit 'd5e2a7aca5' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
manual_utils.rs
|
Merge commit '4f142aa105' into clippyup
|
2022-10-23 15:18:45 +02:00 |
|
match_as_ref.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
match_bool.rs
|
Merge commit '371120bdbf' into clippyup
|
2023-05-05 17:45:49 +02:00 |
|
match_like_matches.rs
|
fix reviewer comments
|
2023-05-09 20:50:47 +02:00 |
|
match_on_vec_items.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02: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-05-20 15:32:20 +02:00 |
|
match_single_binding.rs
|
Merge commit 'd5e2a7aca5' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
match_str_case_mismatch.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
|
match_wild_enum.rs
|
Merge commit '0f7558148c' into clippyup
|
2023-02-10 14:01:19 +01:00 |
|
match_wild_err_arm.rs
|
Reborrow mutable references in explicit_iter_loop
|
2023-06-09 21:40:03 -04:00 |
|
mod.rs
|
Add lint to check lint formulation messages
|
2023-06-03 00:00:30 +05:30 |
|
needless_match.rs
|
Merge commit 'ac0e10aa68' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
overlapping_arms.rs
|
Slightly refactor constant evaluation and add detection for empty macro expansion and cfged statements.
|
2023-05-18 15:43:33 -04:00 |
|
redundant_pattern_match.rs
|
redundant pattern matches! result
|
2023-05-26 15:38:38 +02:00 |
|
rest_pat_in_fully_bound_struct.rs
|
remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata
|
2023-02-16 17:05:56 -07:00 |
|
significant_drop_in_scrutinee.rs
|
Reborrow mutable references in explicit_iter_loop
|
2023-06-09 21:40:03 -04:00 |
|
single_match.rs
|
Merge commit 'd5e2a7aca5' into clippyup
|
2023-03-24 14:26:19 +01:00 |
|
try_err.rs
|
Reborrow mutable references in explicit_iter_loop
|
2023-06-09 21:40:03 -04:00 |
|
wild_in_or_pats.rs
|
Merge commit '57b3c4b90f' into clippyup
|
2022-02-10 18:40:06 +01:00 |