Macro rustc_middle::err_unsup

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