about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-02-13 16:36:51 +0900
committerGitHub <noreply@github.com>2021-02-13 16:36:51 +0900
commit2673026995ee902f934cc2fc83045bc87cb14e32 (patch)
treed3100ae9ed1c9788ec914ea78c397fb33932a0eb /compiler/rustc_codegen_llvm/src
parent3560ff39f0bb9a15f1dd8d22020f48c3d7ed6a48 (diff)
parent7fafa4d0cae0d74dcb42016e51945866a1bd9f6f (diff)
downloadrust-2673026995ee902f934cc2fc83045bc87cb14e32.tar.gz
rust-2673026995ee902f934cc2fc83045bc87cb14e32.zip
Rollup merge of #82041 - notriddle:shared-from-slice-docs, r=m-ou-se
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