Skip to content

Change VecDeque::new() to not use any allocation #1173

Closed
@bluss

Description

@bluss

Allocation free empty collections are very useful, for example for algorithms where a large portion of its cases don't need to store any elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions