mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
154f645d76
make sure panic_nounwind_fmt can still be fully inlined (e.g. for panic_immediate_abort) Follow-up to https://github.com/rust-lang/rust/pull/110303.