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

Monomorphization Pass #1630

Closed
mark-koch opened this issue Nov 5, 2024 · 1 comment · Fixed by #1733
Closed

Monomorphization Pass #1630

mark-koch opened this issue Nov 5, 2024 · 1 comment · Fixed by #1733
Assignees
Labels
enhancement New feature or request rust Pull requests that update Rust code

Comments

@mark-koch
Copy link
Contributor

Also see #1629

@mark-koch mark-koch added enhancement New feature or request rust Pull requests that update Rust code labels Nov 5, 2024
@acl-cqc
Copy link
Contributor

acl-cqc commented Nov 6, 2024

This also is (roughly), or at least includes, #709

@acl-cqc acl-cqc self-assigned this Nov 6, 2024
@ss2165 ss2165 added this to the hugr-rs 0.14 / hugr-py 0.10 milestone Dec 4, 2024
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
enhancement New feature or request rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants