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

type PolyProjectionPredicate<'tcx> = Binder<ProjectionPredicate<'tcx>>;