mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 18:55:24 +00:00
Don't modify libstd to dump rustc ICEs Do a much simpler thing and just dump a `std::backtrace::Backtrace` to file. r? `@estebank` `@oli-obk` Fixes #115610