rust/library/alloc
Michael Howell 7fafa4d0ca 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
2021-02-12 14:02:23 -07:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Add docs for shared_from_slice From impls 2021-02-12 14:02:23 -07:00
tests Auto merge of #81126 - oxalica:retain-early-drop, r=m-ou-se 2021-02-11 04:40:57 +00:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00