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

Nightly allocator API has changed #86

Closed
jdm opened this issue Jul 10, 2017 · 3 comments
Closed

Nightly allocator API has changed #86

jdm opened this issue Jul 10, 2017 · 3 comments

Comments

@jdm
Copy link
Member

jdm commented Jul 10, 2017

TravisCI is failing on nightly builds because alloc::heap::alloc and alloc::heap::dealloc don't exist any more.

@SimonSapin
Copy link
Member

The replacement in the std::heap::Heap unit struct that implements the std::heap::Alloc trait.

@jdm
Copy link
Member Author

jdm commented Jul 15, 2017

@SimonSapin
Copy link
Member

Fixed in #90.

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

2 participants