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 e63fb9f commit e435638Copy full SHA for e435638
src/lib.rs
@@ -32,9 +32,7 @@
32
clippy::derived_hash_with_manual_eq,
33
clippy::too_many_arguments,
34
clippy::type_complexity,
35
- clippy::single_element_loop,
36
clippy::bool_to_int_with_if,
37
- clippy::box_default,
38
clippy::needless_question_mark,
39
clippy::needless_lifetimes,
40
clippy::too_long_first_doc_paragraph,
0 commit comments