v0.6.0 - 2018-12-18
Added
- Introduce Clippy checks in continuous integration.
Changed
- Finish migration to Rust 2018.
- Bump minimal supported Rust version to 1.31.0.
- Make RaceCell easier to use by hiding extra atomic traits from the generic
parameter interface.
Fixed
- Adopt the
rustfmtcoding style.