add it to the methods lint pass
This commit is contained in:
parent
9ab1e8e95c
commit
26ac76c15f
@ -3389,6 +3389,7 @@ impl_lint_pass!(Methods => [
|
||||
STRING_EXTEND_CHARS,
|
||||
ITER_CLONED_COLLECT,
|
||||
ITER_WITH_DRAIN,
|
||||
TYPE_ID_ON_BOX,
|
||||
USELESS_ASREF,
|
||||
UNNECESSARY_FOLD,
|
||||
UNNECESSARY_FILTER_MAP,
|
||||
|
Loading…
x
Reference in New Issue
Block a user