Skip to content

Can/should things like Box<T, A> move to libcore? #24

@scottmcm

Description

@scottmcm

Given that Alloc is defined in core::alloc -- and alloc::alloc::Alloc is just a re-export -- would be be reasonable for things like Box to live in libcore? It seems like it would work, there just wouldn't be a default for the type parameter when using it from core instead of alloc or std...

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions