third_party_rust_lazy-stati.../tests
Adam Perry 28cc0701ba Automatically use the allocation-free API for Rust 1.27.0+.
1.27.0 stabilized hint::unreachable, allowing the previously
nightly-only API to be used on stable.

The version detection can still be overridden using `cfg`s
(or their related environment variables through cargo), and both
the nightly and spin_no_std features are preserved for compatibility.
2018-07-08 13:55:15 -07:00
..
no_std.rs Rename no_std feature to spin_no_std, since it changes algorithm 2016-04-24 15:03:55 -07:00
test.rs Automatically use the allocation-free API for Rust 1.27.0+. 2018-07-08 13:55:15 -07:00