Struct rustc_trans::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.