Function rustc_trait_selection::solve::eval_ctxt::select::candidate_should_be_dropped_in_favor_of
source · fn candidate_should_be_dropped_in_favor_of<'tcx>(
tcx: TyCtxt<'tcx>,
victim: &Candidate<'tcx>,
other: &Candidate<'tcx>
) -> bool