rustc_middle

Macro throw_ub_custom

Source
macro_rules! throw_ub_custom {
    ($($tt:tt)*) => { ... };
}