Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 23:51
· 401 commits to main since this release
f9b1878

What's Changed

  • New lints: enum_tuple_variant_field_added and enum_tuple_variant_field_missing, requiring major bumps when enums' exhaustive tuple variants gain or lose fields
  • Bugfix: cached rustdoc with an older format version will now be detected & overwritten, instead of causing a crash (#415)
  • Lots of under-the-hood improvements that will help us ship faster and more confidently in the future!

All Merged PRs

Full Changelog: v0.18.3...v0.19.0