needless_range_loop
could suggest using clone_from_slice
in some cases
#1831
Labels
A-lint
Area: New lints
C-bug
Category: Clippy is not doing the correct thing
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good-first-issue
These issues are a good way to get started with Clippy
T-middle
Type: Probably requires verifiying types
See How do I fix Clippy's
needless_range_loop
for loops that copy between slices with an offset?.The text was updated successfully, but these errors were encountered: