Skip to content

v0.6.0 - 2018-12-18

Choose a tag to compare

@HadrienG2 HadrienG2 released this 10 Feb 10:02

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 rustfmt coding style.