Skip to content

Improve std::collections #35551

Closed
Closed
@RustPowers

Description

@RustPowers
  1. Move std::vec to the module std::collections. Why? He's taken out of context. Directly hardly anyone uses std::vec module. In addition, the Vec object is re-exported with std::preluge, so the breaking is small.
  2. Remove re-exports in std::collections and add std::collections::preluge. (Similar to the module std::io::preluge)

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