]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #35947 - SimonSapin:decodeutf8-error-handling, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 25 Aug 2016 08:22:53 +0000 (13:52 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 25 Aug 2016 11:38:01 +0000 (17:08 +0530)
Yield Err in char::decode_utf8 per Unicode, like String::from_utf8_lossy

r? @alexcrichton

1  2 
src/libcore/char.rs

Simple merge