Macro rustc_middle::throw_inval

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