Macro rustc_middle::throw_ub

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