Closed joshlf closed 7 years ago
As of rustc 1.22.0-nightly (cfcac3720 2017-09-17), lazy-static fails to build on nightly due to this issue in spin.
rustc 1.22.0-nightly (cfcac3720 2017-09-17)
spin
We've also got some changes in #84 related to splitting the const_fn cfg.
const_fn
Gotcha.
As of
rustc 1.22.0-nightly (cfcac3720 2017-09-17)
, lazy-static fails to build on nightly due to this issue inspin
.