Macro rustc_middle::throw_ub_format

source ยท
macro_rules! throw_ub_format {
    ($($tt:tt)*) => { ... };
}