Macro rustc_middle::mir::interpret::err_unsup

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