Skip to content

Fix field name collisions [YANKED]

Compare
Choose a tag to compare
@daxpedda daxpedda released this 22 Aug 14:41
· 35 commits to main since this release
0930cb0

Fixed

  • Avoid collisions between field names and trait method parameters.

Changed

  • PartialOrd implementations now use Ord if applicable.