Macro rustc_middle::err_unsup

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