Skip to content

Commit 21bde61

Browse files
committed
Remove lint
1 parent 09a32f9 commit 21bde61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ rustflags = [
3939
"-Wclippy::map_err_ignore",
4040
"-Wclippy::map_flatten",
4141
"-Wclippy::map_unwrap_or",
42-
"-Wclippy::match_on_vec_items",
4342
"-Wclippy::match_same_arms",
4443
"-Wclippy::match_wild_err_arm",
4544
"-Wclippy::match_wildcard_for_single_variants",

0 commit comments

Comments
 (0)