remove some clippy lints from the list that we do not even trigger any more
This commit is contained in:
parent
bf78aec510
commit
18aa926d09
1 changed files with 0 additions and 2 deletions
|
|
@ -32,9 +32,7 @@
|
|||
clippy::derived_hash_with_manual_eq,
|
||||
clippy::too_many_arguments,
|
||||
clippy::type_complexity,
|
||||
clippy::single_element_loop,
|
||||
clippy::bool_to_int_with_if,
|
||||
clippy::box_default,
|
||||
clippy::needless_question_mark,
|
||||
clippy::needless_lifetimes,
|
||||
clippy::too_long_first_doc_paragraph,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue