]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47895 - varkor:non-utf-stdin, r=estebank
authorkennytm <kennytm@gmail.com>
Wed, 31 Jan 2018 18:32:10 +0000 (02:32 +0800)
committerkennytm <kennytm@gmail.com>
Wed, 31 Jan 2018 18:32:10 +0000 (02:32 +0800)
Fix ICE when reading non-UTF-8 input from stdin

Fixes #22387.

1  2 
src/librustc_driver/lib.rs

Simple merge