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

fix: add nostd #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

fix: add nostd #17

wants to merge 4 commits into from

Conversation

not-matthias
Copy link
Contributor

Forgot to include extern crate alloc in #14. All tests pass now.

@not-matthias
Copy link
Contributor Author

not-matthias commented Mar 29, 2024

I decided to remove the no_std feature as it's used for one trait (which only returns None). Also changes the tests to no_std, but sandbox still uses std.

All tests still pass, and the sandbox also runs.

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.

1 participant