Releases: rust-lang-nursery/lazy-static.rs
Releases · rust-lang-nursery/lazy-static.rs
1.1.1
13 Jan 15:46
Compare
Sorry, something went wrong.
No results found
1.4.0
26 Aug 00:58
Compare
Sorry, something went wrong.
No results found
Bumps the minimum supported version of rustc to 1.27.2
1.3.0
27 Feb 00:06
Compare
Sorry, something went wrong.
No results found
1.2.0
04 Nov 22:48
Compare
Sorry, something went wrong.
No results found
Bumps the minimum supported version of rustc to 1.24.1
This release allows lazy_static to be used in no_std environments on the latest stable version of Rust using the spin_no_std feature:
[dependencies .lazy_static ]
features = [" spin_no_std" ]
1.1.0
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found
Automatically use an allocation-free implementation when building with rustc 1.27.0+ (#103 , thanks @anp )
1.0.2
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found
1.0.1
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found
1.0.0
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found
0.2.11
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found
0.2.10
09 Sep 05:16
Compare
Sorry, something went wrong.
No results found