Skip to content

Use <Box<[T; N]> as IntoIterator>::IntoIter to avoid an expensive copy when calling into_iter on HeapArray. #2

Description

@WhyAreAllTheseTaken

into_iter should use the new implementation in rust-lang/rust#134021 to avoid an expensive array copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions