rustc_middle::query::erase

Macro tcx_lifetime

Source
macro_rules! tcx_lifetime {
    ($($($fake_path:ident)::+),+ $(,)?) => { ... };
}