Allow clippy::derive_hash_xor_eq
This commit is contained in:
parent
956a84bfe0
commit
c01bf62ee4
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
clippy::single_match,
|
||||
clippy::useless_format,
|
||||
clippy::derive_partial_eq_without_eq,
|
||||
clippy::derive_hash_xor_eq,
|
||||
clippy::too_many_arguments
|
||||
)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue