Macro rustc_middle::mir::interpret::throw_ub

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