]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40997 - donniebishop:from_utf8_linking, r=steveklabnik
authorCorey Farwell <coreyf@rwell.org>
Wed, 5 Apr 2017 16:44:30 +0000 (12:44 -0400)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 16:44:30 +0000 (12:44 -0400)
Added links to types in from_utf8 description

References #29375. Link to types mentioned in the documentation for `from_utf8` (`str`, `&[u8`], etc). Paragraphs were reformatted to keep any one line from being excessively long, but are otherwise unchanged.

1  2 
src/libcore/str/mod.rs

Simple merge