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

Make it work in no_std environment #204

Merged
merged 1 commit into from Apr 20, 2021

Conversation

andy128k
Copy link
Contributor

Closes #201

@andy128k andy128k force-pushed the issue_201 branch 2 times, most recently from cdf71ff to 522fc21 Compare April 13, 2021 17:19
@andy128k andy128k marked this pull request as ready for review April 13, 2021 17:37
@TedDriggs
Copy link
Collaborator

What happens in environments where allocations are impossible? Would this compile and then fail if someone tried to construct that variant?

@andy128k
Copy link
Contributor Author

It will not compile. The same as it is in 0.9.0.

@TedDriggs TedDriggs merged commit 57179c6 into colin-kiegel:master Apr 20, 2021
@andy128k andy128k deleted the issue_201 branch April 20, 2021 17:18
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.

Can't compile v0.10.0 in the no_std environment
2 participants