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

no_std support. #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

no_std support. #47

wants to merge 1 commit into from

Conversation

remexre
Copy link

@remexre remexre commented Oct 7, 2018

Resolves #46 (although to be "complete" for my usecase there, I'm going to have to PR to them to add StableDeref impls).

Caveats: Lots of tests fail without the std feature, largely because I don't know a good way to conditionalize out the doctests.

@avitex
Copy link
Collaborator

avitex commented Oct 10, 2019

Hello @remexre. Thanks for this PR!
Now that rust 1.36 has stabilized alloc, would you like to have look at this PR again?
If not, I'm happy to make the changes myself :)

@lengyijun
Copy link

I'm looking forward to standardizing of no_std feature

@ogoffart
Copy link

Ping
I would like to use this crate in a no_std context.
Is this crate still maintained?

@ogoffart ogoffart mentioned this pull request Nov 26, 2021
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.

no_std support
4 participants