mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-23 18:34:59 +00:00
ff3964af1b
fix typo in Clippy Lints page https://rust-lang.github.io/rust-clippy/master/#significant_drop_in_scrutinee changelog: none |
||
---|---|---|
.. | ||
collapsible_match.rs | ||
infallible_destructuring_match.rs | ||
manual_map.rs | ||
manual_unwrap_or.rs | ||
match_as_ref.rs | ||
match_bool.rs | ||
match_like_matches.rs | ||
match_on_vec_items.rs | ||
match_ref_pats.rs | ||
match_same_arms.rs | ||
match_single_binding.rs | ||
match_str_case_mismatch.rs | ||
match_wild_enum.rs | ||
match_wild_err_arm.rs | ||
mod.rs | ||
needless_match.rs | ||
overlapping_arms.rs | ||
redundant_pattern_match.rs | ||
rest_pat_in_fully_bound_struct.rs | ||
significant_drop_in_scrutinee.rs | ||
single_match.rs | ||
try_err.rs | ||
wild_in_or_pats.rs |