Skip to content

v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 12:45
· 80 commits to master since this release
1aa666f

Added

  • Set MSRV to 1.70.0. Note that we plan to set an even lower MSRV. This is just an initial attempt to define the MSRV that should be good enough in the meantime while we work on lowering it even more (#101)

Fixed

  • Fix lints triggered by generated code such as private_bounds, clippy::missing_const_for_fn (#101)
  • Add more context to the messages such that it's clear what member isn't set in Rust Analyzer error messages (#98)