rust/tests/run-make/exit-code
Esteban Küber 8eb5843a59 On nightly, dump ICE backtraces to disk
Implement rust-lang/compiler-team#578.

When an ICE is encountered on nightly releases, the new rustc panic
handler will also write the contents of the backtrace to disk. If any
`delay_span_bug`s are encountered, their backtrace is also added to the
file. The platform and rustc version will also be collected.
2023-07-19 14:10:07 +00:00
..
Makefile On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
compile-error.rs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
lint-failure.rs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
success.rs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00