rustc_middle::mir::interpret

Macro throw_unsup

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