mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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.