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