#generic-array 1.0 PR code review request

3 messages · Page 1 of 1 (latest)

frank basalt
#

already gave some indirect feedback in #cryptography-and-security heh, but my main general comment is there's still a lot of APIs that panic and don't have a good fallible alternative

#

clone_from_slice

#

yeah, an odd alias for from_slice(...).clone() jinx