mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
16b9a68eef
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.