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