.. |
collapsible_match.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
infallible_destructuring_match.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
manual_filter.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
manual_map.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
manual_unwrap_or.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
manual_utils.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
match_as_ref.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
match_bool.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
match_like_matches.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02: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
|
Add StrStyle to ast::LitKind::ByteStr .
|
2022-12-02 10:38:58 +11:00 |
match_single_binding.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00: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 '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup
|
2023-02-10 14:01:19 +01:00 |
match_wild_err_arm.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
mod.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
needless_match.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
overlapping_arms.rs
|
fix clippy test failures
|
2022-06-14 16:08:11 +02:00 |
redundant_pattern_match.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44: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
|
Make clippy happy
|
2023-02-25 19:46:36 +00:00 |
single_match.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
try_err.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
wild_in_or_pats.rs
|
|
|