mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +00:00
needless_pass_by_value
This commit is contained in:
parent
a342e936e3
commit
6699c90788
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@ forget_non_drop = "allow"
|
|||
format_collect = "allow"
|
||||
large_enum_variant = "allow"
|
||||
needless_doctest_main = "allow"
|
||||
needless_pass_by_value = "allow"
|
||||
needless_return = "allow"
|
||||
new_without_default = "allow"
|
||||
nonminimal_bool = "allow"
|
||||
|
|
Loading…
Reference in a new issue