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

Replace integer width with a Sum #437

Closed
ss2165 opened this issue Aug 22, 2023 · 0 comments · Fixed by #445
Closed

Replace integer width with a Sum #437

ss2165 opened this issue Aug 22, 2023 · 0 comments · Fixed by #445
Assignees

Comments

@ss2165
Copy link
Member

ss2165 commented Aug 22, 2023

this should avoid invalid width errors

@ss2165 ss2165 self-assigned this Aug 22, 2023
github-merge-queue bot pushed a commit that referenced this issue Aug 24, 2023
… int extensions (#445)

Closes #437 

BREAKING CHANGE: `USize` type param and type arg changed to `BoundedNat`
with optional maximum. For previous behaviour use `TypeParam::max_nat()`

---------

Co-authored-by: Alec Edgington <[email protected]>
lmondada pushed a commit that referenced this issue Aug 28, 2023
… int extensions (#445)

Closes #437 

BREAKING CHANGE: `USize` type param and type arg changed to `BoundedNat`
with optional maximum. For previous behaviour use `TypeParam::max_nat()`

---------

Co-authored-by: Alec Edgington <[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