about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2021-02-12 13:24:35 -0700
committerMichael Howell <michael@notriddle.com>2021-02-12 14:02:23 -0700
commit7fafa4d0cae0d74dcb42016e51945866a1bd9f6f (patch)
treeb27644225f22c061aeff289c1b7195c5d02c5ee4 /compiler/rustc_codegen_llvm/src
parenta118ee2c13cc96ceb27bd5030c1cca1052377604 (diff)
downloadrust-7fafa4d0cae0d74dcb42016e51945866a1bd9f6f.tar.gz
rust-7fafa4d0cae0d74dcb42016e51945866a1bd9f6f.zip
Add docs for shared_from_slice From impls
The advantage of making these docs is mostly in pointing out that these
functions all make new allocations and copy/clone/move the source into them.

These docs are on the function, and not the `impl` block, to avoid showing
the "[+] show undocumented items" button.

CC #51430
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions