Macro rustc_middle::err_ub

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