Skip to content

BTreeMap::new_in should be const #118

@Kritzefitz

Description

@Kritzefitz

The title basically already says it all. alloc::collections::btree_map::BTreeMap::new_in is currently not marked as const, even though there doesn't seem to be a good reason why it shouldn't be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions