Function rustc_trait_selection::traits::project::confirm_generator_candidate
source · fn confirm_generator_candidate<'cx, 'tcx>(
selcx: &mut SelectionContext<'cx, 'tcx>,
obligation: &Obligation<'tcx, ProjectionTy<'tcx>>,
impl_source: ImplSourceGeneratorData<'tcx, PredicateObligation<'tcx>>
) -> Progress<'tcx>