You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
The readme suggests that the
use_spin
feature does not require nightly, however it enables thenightly
feature of spinning_top, which means that it relies on nightly and theconst_fn
rustc unstable feature. Is this an error in the readme, or in the enabling of thenightly
feature onspinning_top
?The text was updated successfully, but these errors were encountered: