]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #40992 - donniebishop:utf8err_linking, r=alexcrichton
authorCorey Farwell <coreyf@rwell.org>
Wed, 5 Apr 2017 16:44:29 +0000 (12:44 -0400)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 16:44:29 +0000 (12:44 -0400)
commitfd474f0b2ec94f5ea2e1dd17c98b310b9c918c8d
treeadcab8a5bc494a4453164fc70f948bdf50a4c430
parent469fe7a1a3878342bce0e20100b526cc3a54b7c3
parent5198072c3a70b5b61271b79d2b92cc751bedafd8
Rollup merge of #40992 - donniebishop:utf8err_linking, r=alexcrichton

Added links to from_utf8 methods in Utf8Error

Referencing  #29375. Linked the `from_utf8` methods for both `String` and `str` in the description. Also linked the `u8` to its documentation
src/libcore/str/mod.rs