rustc_middle::mir::interpret

Macro throw_inval

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