diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-06-20 07:37:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-20 07:37:40 +0900 |
| commit | 9d4e08e725592a703b9846a8421ff5eed0aff3c3 (patch) | |
| tree | f9f9a4d82b679572c5d7480068d65c5092117370 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | bb8c2f41174caceec00c28bc6c5c20ae9f9a175c (diff) | |
| parent | 9ac6277bad856e0a1373e1fd26ee3e70b10074a8 (diff) | |
| download | rust-9d4e08e725592a703b9846a8421ff5eed0aff3c3.tar.gz rust-9d4e08e725592a703b9846a8421ff5eed0aff3c3.zip | |
Rollup merge of #95534 - jyn514:std-mem-copy, r=joshtriplett
Add `core::mem::copy` to complement `core::mem::drop`. This is useful for combinators. I didn't add `clone` since you can already use `Clone::clone` in its place; copy has no such corresponding function.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
