pub(crate) fn enforce_impl_lifetime_params_are_constrained(
tcx: TyCtxt<'_>,
impl_def_id: LocalDefId,
of_trait: bool,
) -> Result<(), ErrorGuaranteed>pub(crate) fn enforce_impl_lifetime_params_are_constrained(
tcx: TyCtxt<'_>,
impl_def_id: LocalDefId,
of_trait: bool,
) -> Result<(), ErrorGuaranteed>