Skip to content

hybrid-array: impl IntoIterator for references to all ArraySizes#957

Merged
tarcieri merged 1 commit intomasterfrom
hybrid-array/impl-intoiterator-for-all-array-ref-sizes
Oct 8, 2023
Merged

hybrid-array: impl IntoIterator for references to all ArraySizes#957
tarcieri merged 1 commit intomasterfrom
hybrid-array/impl-intoiterator-for-all-array-ref-sizes

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Oct 8, 2023

Switches from a special case impl per size to one which is generic over all array sizes, similar to what #956 did for the owning implementation of IntoIterator.

Switches from a special case impl per size to one which is generic over
all array sizes, similar to what #956 did for the owning implementation
of `IntoIterator`.
@tarcieri tarcieri merged commit eb03093 into master Oct 8, 2023
@tarcieri tarcieri deleted the hybrid-array/impl-intoiterator-for-all-array-ref-sizes branch October 8, 2023 17:03
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