We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2585669 commit 45e18f5Copy full SHA for 45e18f5
impl/src/lib.rs
@@ -2,6 +2,7 @@
2
clippy::blocks_in_conditions,
3
clippy::cast_lossless,
4
clippy::cast_possible_truncation,
5
+ clippy::enum_glob_use,
6
clippy::manual_find,
7
clippy::manual_let_else,
8
clippy::manual_map,
0 commit comments