Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Global Allocator API Changed #17

@4e554c4c

Description

@4e554c4c

The Rust allocator API has been changed from using extern "C" allocator functions, to traits. The build will fail until this is fixed. The change is a good one and will simplify dealing with allocators in the future once we change things to deal with it.

See rust-lang/rfcs#1974

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