]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/matches/
Auto merge of #8630 - Jarcho:forget_non_drop, r=Manishearth
[rust.git] / clippy_lints / src / matches /
drwxr-xr-x   ..
-rw-r--r-- 1796 infalliable_detructuring_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-- 7552 match_wild_enum.rs
-rw-r--r-- 2463 match_wild_err_arm.rs
-rw-r--r-- 22889 mod.rs
-rw-r--r-- 7624 needless_match.rs
-rw-r--r-- 5953 overlapping_arms.rs
-rw-r--r-- 16982 redundant_pattern_match.rs
-rw-r--r-- 989 rest_pat_in_fully_bound_struct.rs
-rw-r--r-- 10004 single_match.rs
-rw-r--r-- 829 wild_in_or_pats.rs