about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-03-08 09:42:13 +0100
committerGitHub <noreply@github.com>2019-03-08 09:42:13 +0100
commit72d4c1ed67589aa1a2d28502b2e6453dd9467e8c (patch)
tree11011114377f17d65af53dec4c52dcccbc586f18 /src/libstd/sys/unix/stack_overflow.rs
parentc51c90c8917caf0192ce8d76da72ada03891818b (diff)
parent29716ef4f75e0d5cb11f788c2e449db4ea3989ef (diff)
downloadrust-72d4c1ed67589aa1a2d28502b2e6453dd9467e8c.tar.gz
rust-72d4c1ed67589aa1a2d28502b2e6453dd9467e8c.zip
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.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions