Function rustc_trait_selection::traits::project::confirm_select_candidate
source · fn confirm_select_candidate<'cx, 'tcx>(
selcx: &mut SelectionContext<'cx, 'tcx>,
obligation: &ProjectionTyObligation<'tcx>,
impl_source: Selection<'tcx>
) -> Progress<'tcx>