Function rustc_trait_selection::solve::fulfill::find_best_leaf_obligation
source ยท fn find_best_leaf_obligation<'tcx>(
infcx: &InferCtxt<'tcx>,
obligation: &PredicateObligation<'tcx>,
consider_ambiguities: bool,
) -> PredicateObligation<'tcx>