Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #118362 - RalfJung:panic_nounwind, r=thomcc
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.