Skip to content

Commit 2aba62c

Browse files
committed
Add match_wild_err_arm
1 parent 6b2c6e5 commit 2aba62c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lints.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
clippy::map_unwrap_or,
4343
clippy::match_on_vec_items,
4444
clippy::match_same_arms,
45+
clippy::match_wild_err_arm,
4546
clippy::match_wildcard_for_single_variants,
4647
clippy::mem_forget,
4748
clippy::mismatched_target_os,

0 commit comments

Comments
 (0)