mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
improve process::abort rendering in Miri backtraces Also, avoid using the `sys` function directly in the panic machinery -- that seems like an unnecessary layering violation.