pub fn supertraits(
    tcx: TyCtxt<'tcx>,
    trait_ref: Binder<'tcx, TraitRef<'tcx>>
) -> FilterToTraits<Elaborator<'tcx>>