pub fn unreachable_display<T>(x: &T) -> !
where T: Display,
🔬This is a nightly-only experimental API. (panic_internals)