You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move from bounds on low-level objects to BP Send bounds
Rather than bounding the traits used in `OutputSweeper`, move the
bounds to where we actually require them - a top-level `Send` bound
on the `Deref`-to-`OutputSweeper` type itself.
0 commit comments