Home
last modified time | relevance | path

Searched refs:lt_def_id (Results 1 – 1 of 1) sorted by path

/dports/lang/rust/rustc-1.58.1-src/src/librustdoc/clean/
H A Dmod.rs1220 let lt_def_id = cx.tcx.hir().local_def_id(param.hir_id); in maybe_expand_private_type_alias() localVariable
1226 substs.insert(lt_def_id.to_def_id(), SubstParam::Lifetime(cleaned)); in maybe_expand_private_type_alias()