Macro rustc_middle::err_unsup[][src]

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