mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
enable option_as_ref_cloned lint
This commit is contained in:
parent
eaeb7620d9
commit
3daf2229d6
2 changed files with 1 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ wildcard_dependencies = "warn"
|
|||
missing_errors_doc = "allow"
|
||||
missing_panics_doc = "allow"
|
||||
|
||||
option_as_ref_cloned = "allow"
|
||||
thread_local_initializer_can_be_made_const = "allow"
|
||||
unnecessary_to_owned = "allow"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue