pub fn lower_delayed_owner(tcx: TyCtxt<'_>, def_id: LocalDefId)Expand description
Lowers an AST owner corresponding to def_id, now only delegations are lowered this way.
pub fn lower_delayed_owner(tcx: TyCtxt<'_>, def_id: LocalDefId)Lowers an AST owner corresponding to def_id, now only delegations are lowered this way.