Function rustc_trait_selection::traits::object_safety::predicate_references_self[][src]

fn predicate_references_self<'tcx>(
    tcx: TyCtxt<'tcx>,
    (predicate, sp): (Predicate<'tcx>, Span)
) -> Option<Span>