]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #44572 - frewsxcv:frewsxcv-from-utf16-lossy, r=QuietMisdreavus
authorCorey Farwell <coreyf@rwell.org>
Fri, 15 Sep 2017 02:32:52 +0000 (22:32 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2017 02:32:52 +0000 (22:32 -0400)
commit68e0f28304249a4f2db6b177b3be156ba4774a92
tree78839e9a358a6781af8c1dd0a21b3f9503382b3a
parent2a86884a37e735c3ba7066c0f1c0744415fb2d31
parent258ef37f8e81388a11f420411e35b427215b0754
Rollup merge of #44572 - frewsxcv:frewsxcv-from-utf16-lossy, r=QuietMisdreavus

Clarify return type of `String::from_utf16_lossy`.

Fixes https://github.com/rust-lang/rust/issues/32874
src/liballoc/string.rs