Files
rust/src/libsyntax/parse
Pietro Albini 72d4c1ed67 Rollup merge of #58984 - estebank:multi-treat-err-as-bug, r=oli-obk
Teach `-Z treat-err-as-bug` to take a number of errors to emit

`-Z treat-err-as-bug` will cause `rustc` to panic after the first error is reported, like previously. `-Z treat-err-as-bug=2` will cause `rustc` to panic after 2 errors have been reported.

Fix #58983.
2019-03-08 09:42:13 +01:00
..
2019-03-07 11:15:47 -08:00
2019-03-06 14:45:23 -08:00
2019-02-07 02:33:01 +09:00