Files
rust/src/librustc_errors
Esteban Küber 7a55a004fa Make -Z treat-err-as-bug take a number of errors to be emitted
`-Z treat-err-as-bug=0` will cause `rustc` to panic after the first
error is reported. `-Z treat-err-as-bug=2` will cause `rustc` to
panic after 3 errors have been reported.
2019-03-06 19:51:32 -08:00
..
2019-02-07 03:53:01 +09:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-02-07 03:53:01 +09:00
2019-02-07 03:53:01 +09:00