Module rustc_middle::traits::util
source · Structs§
Functions§
- Given a
PolyTraitRef
, get theClause
s implied by the trait’s definition. - Like
super_predicates_for_pretty_printing
, except it only returns traits and filters out all otherClause
s.