We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a46306 commit c9c26d5Copy full SHA for c9c26d5
gen/cmd/src/main.rs
@@ -9,6 +9,7 @@
9
clippy::into_iter_without_iter,
10
clippy::items_after_statements,
11
clippy::large_enum_variant,
12
+ clippy::map_clone,
13
clippy::match_bool,
14
clippy::match_on_vec_items,
15
clippy::match_same_arms,
0 commit comments