check_potentially_region_dependent_goals

Function check_potentially_region_dependent_goals 

Source
pub(super) fn check_potentially_region_dependent_goals<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> Result<(), ErrorGuaranteed>