Macro rustc_middle::mir::interpret::err_inval

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