Skip to content

Replace intermediate Vecs with iterators #2240

Closed
@TheBlueMatt

Description

@TheBlueMatt

After #2044 we have a bunch of things building intermediate vecs that could be iterators (or return impl Iterator), we should do that. Should be a fun puzzle for anyone who wants to play with more tricky rust changes and the test coverage is pretty good so it should be easy to do without going through rounds of feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions