fn infer_placeholder_type<'tcx>(
cx: &dyn HirTyLowerer<'tcx>,
def_id: LocalDefId,
body_id: BodyId,
span: Span,
item_ident: Ident,
kind: &'static str,
) -> Ty<'tcx>
fn infer_placeholder_type<'tcx>(
cx: &dyn HirTyLowerer<'tcx>,
def_id: LocalDefId,
body_id: BodyId,
span: Span,
item_ident: Ident,
kind: &'static str,
) -> Ty<'tcx>