mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:06:54 +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.