Skip to content

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

Merged
TomAFrench merged 2 commits intomainfrom
tf/u32s_instead_of_u16s
Sep 27, 2024
Merged

fix!: replace usage of u16s in generics with u32s#12
TomAFrench merged 2 commits intomainfrom
tf/u32s_instead_of_u16s

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
@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