]> git.lizzy.rs Git - rust.git/commit
Add doc example to str::from_boxed_utf8_unchecked
authorTommy Ip <hkmp7tommy@gmail.com>
Mon, 11 Sep 2017 16:28:28 +0000 (17:28 +0100)
committerTommy Ip <hkmp7tommy@gmail.com>
Mon, 11 Sep 2017 16:28:28 +0000 (17:28 +0100)
commitede6dfd72a601a1da403d10849f56791d2144b40
treee7a805058c37f7a1732883d0fc9a05fb83c50e7f
parent19d30fcdb28c2a4f57774b827b1a17ee156b5c56
Add doc example to str::from_boxed_utf8_unchecked

Fixes #44463.
src/liballoc/str.rs