summaryrefslogtreecommitdiff
path: root/src/tools/clippy/clippy_lints/src/matches
ModeNameSize
-rw-r--r--collapsible_match.rs6341logplain
-rw-r--r--infallible_destructuring_match.rs1882logplain
-rw-r--r--manual_filter.rs5387logplain
-rw-r--r--manual_map.rs3328logplain
-rw-r--r--manual_unwrap_or.rs3476logplain
-rw-r--r--manual_utils.rs10612logplain
-rw-r--r--match_as_ref.rs3214logplain
-rw-r--r--match_bool.rs3378logplain
-rw-r--r--match_like_matches.rs5330logplain
-rw-r--r--match_on_vec_items.rs1883logplain
-rw-r--r--match_ref_pats.rs2586logplain
-rw-r--r--match_same_arms.rs17958logplain
-rw-r--r--match_single_binding.rs7853logplain
-rw-r--r--match_str_case_mismatch.rs4420logplain
-rw-r--r--match_wild_enum.rs7642logplain
-rw-r--r--match_wild_err_arm.rs2461logplain
-rw-r--r--mod.rs34253logplain
-rw-r--r--needless_match.rs8006logplain
-rw-r--r--overlapping_arms.rs6706logplain
-rw-r--r--redundant_pattern_match.rs13104logplain
-rw-r--r--rest_pat_in_fully_bound_struct.rs1073logplain
-rw-r--r--significant_drop_in_scrutinee.rs14951logplain
-rw-r--r--single_match.rs9558logplain
-rw-r--r--try_err.rs5282logplain
-rw-r--r--wild_in_or_pats.rs829logplain