Re-add redundant clone (#36652)
Although I said I'd do this, I actually didn't... Updates #36651 Release Notes: - N/A
This commit is contained in:
parent
4b03d791b5
commit
c731bb6d91
1 changed files with 3 additions and 0 deletions
|
@ -802,6 +802,9 @@ unexpected_cfgs = { level = "allow" }
|
|||
dbg_macro = "deny"
|
||||
todo = "deny"
|
||||
|
||||
# trying this out
|
||||
redundant_clone = "deny"
|
||||
|
||||
# We currently do not restrict any style rules
|
||||
# as it slows down shipping code to Zed.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue