icu4x
icu4x copied to clipboard
Struct extensions::unicode::Unicode shouldn't implement Ord
The tuple ordering of extensions::unicode::Unicode is not equal to its string ordering. I added a total_cmp function to this type in https://github.com/unicode-org/icu4x/pull/4608, and in 2.0 we should remove the derived impl.