Struct rustc_typeck::middle::traits::SupertraitsExperimental
[-]
[+]
[src]
pub struct Supertraits<'cx, 'tcx> { // some fields omitted }
A filter around the Elaborator
that just yields up supertrait references,
not other kinds of predicates.