diff options
| author | bors <bors@rust-lang.org> | 2022-01-12 18:44:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-12 18:44:34 +0000 |
| commit | 60e68d68c655ad0d29343fcc4c0e1deddc4d596d (patch) | |
| tree | d0a9224c8afa76603640ec0e67156d14bb0d56e5 /compiler/rustc_codegen_llvm/src | |
| parent | 54790242509ecdbc0c5f689e9d4fa1a5128508f5 (diff) | |
| parent | 062db10c12d5a1f75dbda667dd955095cfe16057 (diff) | |
| download | rust-60e68d68c655ad0d29343fcc4c0e1deddc4d596d.tar.gz rust-60e68d68c655ad0d29343fcc4c0e1deddc4d596d.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
