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

Reintroduce compile-time tests for no_std #207

Closed
TedDriggs opened this issue Apr 21, 2021 · 0 comments · Fixed by #208
Closed

Reintroduce compile-time tests for no_std #207

TedDriggs opened this issue Apr 21, 2021 · 0 comments · Fixed by #208

Comments

@TedDriggs
Copy link
Collaborator

In #206 we removed the no_std test added in #204 to be able to publish 0.10.2. We should reintroduce the test to make sure we don't break no_std unexpectedly going forward.

Note that this is the second time we've had to remove a no_std test suite because it was failing too often for reasons that are outside the scope of this crate.

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

Successfully merging a pull request may close this issue.

1 participant