Skip to content

use_spin feature requires nightly. Is this intentional? #45

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

Closed
dylanede opened this issue Dec 24, 2020 · 1 comment · Fixed by #46
Closed

use_spin feature requires nightly. Is this intentional? #45

dylanede opened this issue Dec 24, 2020 · 1 comment · Fixed by #46

Comments

@dylanede
Copy link

The readme suggests that the use_spin feature does not require nightly, however it enables the nightly feature of spinning_top, which means that it relies on nightly and the const_fn rustc unstable feature. Is this an error in the readme, or in the enabling of the nightly feature on spinning_top?

@phil-opp
Copy link
Member

phil-opp commented Dec 27, 2020

Thanks for reporting! This is not intentional, seems like we forgot to check this in our CI. I'll look into it.

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 a pull request may close this issue.

2 participants