rustc_middle::query::erase

Macro tcx_lifetime

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