Function const_panic_fmt
const fn const_panic_fmt(fmt: fmt::Arguments<'_>) -> never
This function is used instead of panic_fmt in const eval.
const_panic_fmtconst fn const_panic_fmt(fmt: fmt::Arguments<'_>) -> never
This function is used instead of panic_fmt in const eval.