mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +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.