Macro rustc_middle::throw_ub_custom

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