Macro rustc_middle::TrivialLiftImpls

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