]> git.lizzy.rs Git - rust.git/commit
Add doc examples to str::from_utf8_unchecked_mut
authorEthan Dagner <napen123@gmail.com>
Sun, 10 Sep 2017 18:27:57 +0000 (12:27 -0600)
committerEthan Dagner <napen123@gmail.com>
Sun, 10 Sep 2017 18:27:57 +0000 (12:27 -0600)
commit18ef0de4bce349917b8e89d85e8f5ce9676b3a86
tree2a9eadaf30da34539855f82b270962cd048c9b39
parentd290dec97f8bace2a2585505518b109b1e368f4c
Add doc examples to str::from_utf8_unchecked_mut

Fixes #44461
src/libcore/str/mod.rs