Macro rustc_middle::mir::interpret::throw_unsup

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