Macro rustc_middle::err_ub_format

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