Function rustc_trait_selection::traits::project::confirm_generator_candidate
source · fn confirm_generator_candidate<'cx, 'tcx>(
selcx: &mut SelectionContext<'cx, 'tcx>,
obligation: &ProjectionTyObligation<'tcx>,
nested: Vec<PredicateObligation<'tcx>>
) -> Progress<'tcx>