]> git.lizzy.rs Git - rust.git/tree - src/tools/clippy/clippy_lints/src/matches/
Auto merge of #93671 - Kobzol:stable-hash-const, r=the8472
[rust.git] / src / tools / clippy / 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-- 5337 match_like_matches.rs
-rw-r--r-- 2160 match_ref_pats.rs
-rw-r--r-- 5182 match_same_arms.rs
-rw-r--r-- 7108 match_single_binding.rs
-rw-r--r-- 7546 match_wild_enum.rs
-rw-r--r-- 2463 match_wild_err_arm.rs
-rw-r--r-- 17860 mod.rs
-rw-r--r-- 5953 overlapping_arms.rs
-rw-r--r-- 17110 redundant_pattern_match.rs
-rw-r--r-- 989 rest_pat_in_fully_bound_struct.rs
-rw-r--r-- 10010 single_match.rs
-rw-r--r-- 829 wild_in_or_pats.rs