Function panic

const fn panic(expr: &'static str) -> never

The underlying implementation of core's panic! macro when no formatting is used.