Once PR #20159 lands, there will be only one (I believe) major remaining use of ParamBounds, which is that it is used to store the list of supertraits. We should remove ParamBounds completely and just use the generic predicate lists we've been working towards.
cc @jroesch
Once PR #20159 lands, there will be only one (I believe) major remaining use of ParamBounds, which is that it is used to store the list of supertraits. We should remove
ParamBoundscompletely and just use the generic predicate lists we've been working towards.cc @jroesch