-
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
@phip1611
Description
The allocator_api
API feature in Rust is basically dead at the moment. Further, it doesn't look as someone is going to restart the work soon, not speaking of merging it soon.
It complicates the code and the usage. We should remove that and just default to the normal allocator in all cases.