Macro rustc_middle::throw_unsup[][src]

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