Function rustc_trait_selection::traits::project::confirm_param_env_candidate
source · fn confirm_param_env_candidate<'cx, 'tcx>(
selcx: &mut SelectionContext<'cx, 'tcx>,
obligation: &ProjectionTyObligation<'tcx>,
poly_cache_entry: PolyProjectionPredicate<'tcx>,
potentially_unnormalized_candidate: bool
) -> Progress<'tcx>