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

fix!: replace usage of u16s in generics with u32s #12

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Sep 27, 2024

Description

Problem*

Resolves

Summary*

This PR replaces the usage of u16s in the numeric generics with u32s in order to match the expected types of array lengths.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

BEGIN_COMMIT_OVERRIDE
fix!: replace usage of u16s in generics with u32s (#12)

Release-as: 0.2.0
END_COMMIT_OVERRIDE

@TomAFrench TomAFrench merged commit 09a5bde into main Sep 27, 2024
4 checks passed
@TomAFrench TomAFrench deleted the tf/u32s_instead_of_u16s branch September 27, 2024 15:54
@github-actions github-actions bot mentioned this pull request Sep 27, 2024
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 this pull request may close these issues.

1 participant