rustc_middle::ty::context

Macro nop_slice_lift

Source
macro_rules! nop_slice_lift {
    ($ty:ty => $lifted:ty) => { ... };
}