Skip to content

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Jan 10, 2024

The added methods will help to remove unsafe functions like this.

Closes #951

@newpavlov newpavlov requested a review from tarcieri January 10, 2024 15:33
@tarcieri
Copy link
Member

tarcieri commented Jan 10, 2024

@newpavlov I'd like to get a FromIterator impl in before another release, FYI. Running into a need for one updating the https://github.com/RustCrypto/elliptic-curve crates

@newpavlov newpavlov merged commit cdc6acd into master Jan 10, 2024
@newpavlov newpavlov deleted the hybrid-array/slice-casts branch January 10, 2024 16:07
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.

hybrid-array: Convert &[[T; N]] to &[Array<T, N>]

2 participants