Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proptests for Optrait::substitute and DataflowOpTrait::substitute #1772

Open
doug-q opened this issue Dec 12, 2024 · 0 comments · May be fixed by #1744
Open

Add proptests for Optrait::substitute and DataflowOpTrait::substitute #1772

doug-q opened this issue Dec 12, 2024 · 0 comments · May be fixed by #1744

Comments

@doug-q
Copy link
Collaborator

doug-q commented Dec 12, 2024

No description provided.

@doug-q doug-q changed the title Add tests for <CFG as DataflowOpTrait>::substitute Add proptests for Optrait::substitute and DataflowOpTrait::substitute Dec 12, 2024
@doug-q doug-q linked a pull request Dec 12, 2024 that will close this issue
github-merge-queue bot pushed a commit that referenced this issue Dec 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant