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 a11f5f2 commit 2ccb5b6Copy full SHA for 2ccb5b6
tests/lexical.rs
@@ -12,6 +12,7 @@
12
clippy::let_underscore_untyped,
13
clippy::module_name_repetitions,
14
clippy::needless_late_init,
15
+ clippy::question_mark,
16
clippy::shadow_unrelated,
17
clippy::similar_names,
18
clippy::single_match_else,
0 commit comments