Skip to content

Conversation

@cuviper
Copy link
Member

@cuviper cuviper commented Dec 16, 2025

Maybe someday const-generics will let us use [u8; size_of::<Self>()]
instead of this associated type, but for now we can make it more useful
by adding a bunch of supertraits that are implemented by [u8; N].

Maybe someday const-generics will let us use `[u8; size_of::<Self>()]`
instead of this associated type, but for now we can make it more useful
by adding a bunch of supertraits that are implemented by `[u8; N]`.
@cuviper cuviper added this pull request to the merge queue Dec 16, 2025
Merged via the queue into rust-num:main with commit 678ea51 Dec 16, 2025
9 checks passed
@cuviper cuviper deleted the super-bytes branch December 16, 2025 23:56
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