]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #51701 - anirudhb:master, r=frewsxcv
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 11 Jul 2018 08:01:58 +0000 (10:01 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Jul 2018 08:01:58 +0000 (10:01 +0200)
Better docs for copy_from_slice & clone_from_slice

I copy-pasted the text from clone_from_slice to copy_from_slice :smile:

@steveklabnik feel free to suggest changes.

edit: closes #49769

1  2 
src/libcore/slice/mod.rs

Simple merge