Skip to content

Fix `PartialOrd` implementation using `Ord` with bounds [YANKED]

Compare
Choose a tag to compare
@daxpedda daxpedda released this 23 Aug 15:48
· 33 commits to main since this release

Fixed

  • Don't use Ord in PartialOrd implementations if using any bounds.