rustc_lint::middle::ty::PolyTraitPredicateUnstable [-] [+] [src]

type PolyTraitPredicate<'tcx> = Binder<TraitPredicate<'tcx>>;