rust/tests/run-make-fulldeps/issue-19371
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
..
foo.rs On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
Makefile move tools.mk to run-make 2023-03-30 07:58:50 -05:00