Macro rustc_middle::mir::interpret::throw_ub_custom

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