Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing allocator-api feature #16

Closed

Conversation

raoulstrackx
Copy link
Contributor

The allocator-api feature is broken on master. This PR fixes this.

@raoulstrackx
Copy link
Contributor Author

Looks like the latest nightlies changed to function signatures for AllocRef from &mut self to self. Unfortunately, that isn't an easy fix and exceeds to original PR I filed.
cc: @jethrogb

@alexcrichton
Copy link
Owner

This isn't a major feature of this crate, so if it's broken and too difficult to catch up to then it's ok to drop the feature from the major version bump happening in your PR anyway. Would you be able to do that from the other PR?

@raoulstrackx
Copy link
Contributor Author

Dropped this feature as part of #15

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

Successfully merging this pull request may close these issues.

2 participants