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

Introduce alloc feature and support it everywhere #37

Merged
merged 4 commits into from
Mar 9, 2024
Merged

Conversation

athre0z
Copy link
Member

@athre0z athre0z commented Mar 9, 2024

This PR adds a new feature that largely replaces the existing std feature. The only thing that std give over alloc is an std::error::Error implementation on the Status type: error_in_core is still unstable.

Replaces #36

@athre0z athre0z self-assigned this Mar 9, 2024
@athre0z athre0z merged commit 7a82199 into master Mar 9, 2024
18 checks passed
@athre0z athre0z deleted the restore-no-std branch March 9, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant