Skip to content

BTreeMap::new_in should be const #118

Closed
rust-lang/rust
#116559
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions