mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
3fc0f58b23
xous: fix build due to function and feature name changes This tracks a rename of `panic_unwind` to `panic-unwind`, as well as the removal of `abort_internal` as a function. This also fixes an incorrect function name from when `rust_main_thread_not_inlined` was added.