Struct extensions::unicode::Unicode shouldn't implement Ord #4609
Labels
2.0-breaking
Changes that are breaking API changes
C-locale
Component: Locale identifiers, BCP47
S-tiny
Size: Less than an hour (trivial fixes)
Milestone
The tuple ordering of extensions::unicode::Unicode is not equal to its string ordering. I added a
total_cmp
function to this type in #4608, and in 2.0 we should remove the derived impl.The text was updated successfully, but these errors were encountered: