Macro rustc_middle::TrivialLiftImpls

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