

`manual_memcpy` fix by Jarcho · Pull Request #8226 · rust-lang/rust-clippy · Git...
source link: https://github.com/rust-lang/rust-clippy/pull/8226
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
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
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK