Macro rustc_middle::query::erase::trivial

source ยท
macro_rules! trivial {
    ($($ty:ty),+ $(,)?) => { ... };
}