Function rustc_trait_selection::traits::coherence::resolve_negative_obligation
source · [−]fn resolve_negative_obligation<'cx, 'tcx>(
infcx: InferCtxt<'cx, 'tcx>,
o: &PredicateObligation<'tcx>,
body_def_id: DefId
) -> bool