]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/matches/
Auto merge of #8881 - dmarcoux:update-outdated-doc, r=llogiq
[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-- 18062 match_same_arms.rs
-rw-r--r-- 7966 match_single_binding.rs
-rw-r--r-- 7455 match_wild_enum.rs
-rw-r--r-- 2463 match_wild_err_arm.rs
-rw-r--r-- 22984 mod.rs
-rw-r--r-- 7625 needless_match.rs
-rw-r--r-- 5951 overlapping_arms.rs
-rw-r--r-- 14709 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