rust/compiler/rustc_error_messages
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
..
src On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
Cargo.toml Update ICU4X to 1.2 2023-05-02 10:45:16 -07:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00