bors 60e68d68c6 Auto merge of #8226 - Jarcho:manual_memcpy_8160, r=flip1995
`manual_memcpy` fix

fixes #8160

Ideally this would work with `VecDeque`, but the current interface is unsuitable for it. At a minimum something like `range_as_slices` would be needed.

changelog: Don't lint `manual_memcpy` on `VecDeque`
changelog: Suggest `copy_from_slice` for `manual_memcpy` when applicable
2022-01-12 18:44:34 +00:00
..
2022-01-10 15:22:17 -06:00
2022-01-10 17:08:22 -06:00
2022-01-10 15:22:17 -06:00
2022-01-10 17:08:22 -06:00
2022-01-10 17:08:22 -06:00
2022-01-10 17:08:22 -06:00