Skip to content

std::raw::Box is mega confusing #17470

Closed
@kmcallister

Description

@kmcallister

http://doc.rust-lang.org/std/raw/struct.Box.html

It's named like the prelude Box but actually represents managed boxes. The name should change or maybe it should just go away because managed boxes are a rustc implementation detail at this point

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions