]> git.proxmox.com Git - rustc.git/tree - src/tools/clippy/clippy_lints/src/matches/
bump version to 1.80.1+dfsg1-1~bpo12+pve1
[rustc.git] / src / tools / clippy / clippy_lints / src / matches /
drwxr-xr-x   ..
-rw-r--r-- 6037 collapsible_match.rs
-rw-r--r-- 1722 infallible_destructuring_match.rs
-rw-r--r-- 5464 manual_filter.rs
-rw-r--r-- 3323 manual_map.rs
-rw-r--r-- 3199 manual_unwrap_or.rs
-rw-r--r-- 10461 manual_utils.rs
-rw-r--r-- 3083 match_as_ref.rs
-rw-r--r-- 3378 match_bool.rs
-rw-r--r-- 5542 match_like_matches.rs
-rw-r--r-- 1650 match_on_vec_items.rs
-rw-r--r-- 2586 match_ref_pats.rs
-rw-r--r-- 19074 match_same_arms.rs
-rw-r--r-- 7819 match_single_binding.rs
-rw-r--r-- 4193 match_str_case_mismatch.rs
-rw-r--r-- 7632 match_wild_enum.rs
-rw-r--r-- 2507 match_wild_err_arm.rs
-rw-r--r-- 35207 mod.rs
-rw-r--r-- 7558 needless_match.rs
-rw-r--r-- 6271 overlapping_arms.rs
-rw-r--r-- 10364 redundant_guards.rs
-rw-r--r-- 18931 redundant_pattern_match.rs
-rw-r--r-- 1004 rest_pat_in_fully_bound_struct.rs
-rw-r--r-- 14931 significant_drop_in_scrutinee.rs
-rw-r--r-- 9863 single_match.rs
-rw-r--r-- 4879 try_err.rs
-rw-r--r-- 829 wild_in_or_pats.rs