Function rustc_typeck::middle::ty::lookup_super_predicatesUnstable
[-] [+]
[src]
pub fn lookup_super_predicates(cx: &ctxt<'tcx>, did: DefId) -> GenericPredicates<'tcx>
Given the did of a trait, returns its superpredicates.