]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/matches/
Split out `match_as_ref`
[rust.git] / clippy_lints / src / matches /
drwxr-xr-x   ..
-rw-r--r-- 3271 match_as_ref.rs
-rw-r--r-- 3192 match_bool.rs
-rw-r--r-- 5337 match_like_matches.rs
-rw-r--r-- 5223 match_same_arms.rs
-rw-r--r-- 7546 match_wild_enum.rs
-rw-r--r-- 2463 match_wild_err_arm.rs
-rw-r--r-- 29659 mod.rs
-rw-r--r-- 5953 overlapping_arms.rs
-rw-r--r-- 17110 redundant_pattern_match.rs
-rw-r--r-- 10010 single_match.rs