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
doug-q
changed the title
Add tests for <CFG as DataflowOpTrait>::substitute
Add proptests for Optrait::substitute and DataflowOpTrait::substituteDec 12, 2024
Closes#1630#1772 tracks adding tests for
`substitute`.
BREAKING CHANGE: `Optrait` gains `Sized` and `Clone` as supertraits and
is no longer object safe.
BREAKING CHANGE: `DataflowOptrait` gains `Sized` as supertrait.
BREAKING CHANGE: `DataflowOptrait` has an additional required method
`substitute`.
---------
Co-authored-by: Douglas Wilson <[email protected]>
Co-authored-by: Douglas Wilson <[email protected]>
Co-authored-by: Seyon Sivarajah <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: