]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/matches/
Auto merge of #96863 - SparrowLii:let, r=michaelwoerister
[rust.git] / clippy_lints / src / matches /
drwxr-xr-x   ..
-rw-r--r-- 1796 infallible_destructuring_match.rs
-rw-r--r-- 3271 match_as_ref.rs
-rw-r--r-- 3192 match_bool.rs
-rw-r--r-- 5317 match_like_matches.rs
-rw-r--r-- 2160 match_ref_pats.rs
-rw-r--r-- 18059 match_same_arms.rs
-rw-r--r-- 6337 match_single_binding.rs
-rw-r--r-- 7508 match_wild_enum.rs
-rw-r--r-- 2463 match_wild_err_arm.rs
-rw-r--r-- 23004 mod.rs
-rw-r--r-- 7625 needless_match.rs
-rw-r--r-- 5951 overlapping_arms.rs
-rw-r--r-- 14708 redundant_pattern_match.rs
-rw-r--r-- 1056 rest_pat_in_fully_bound_struct.rs
-rw-r--r-- 10004 single_match.rs
-rw-r--r-- 829 wild_in_or_pats.rs