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

Global Allocator API Changed #17

Closed
4e554c4c opened this issue Jul 8, 2017 · 0 comments
Closed

Global Allocator API Changed #17

4e554c4c opened this issue Jul 8, 2017 · 0 comments

Comments

@4e554c4c
Copy link
Contributor

4e554c4c commented Jul 8, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant