You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.