@nvzqz nvzqz released this Nov 14, 2018 · 6 commits to master since this release

Assets 2

About

Documentation

Changed

  • Bumped minimum supported (automatically tested) Rust version to 1.24.0
  • Moved message parameter for assert_cfg! to last argument position, making
    it consistent with other macros

Removed

  • No need to use macro!(label; ...) syntax when compiling on nightly Rust and
    enabling the nightly feature flag (read more)