You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<cmr> Should char implement cmp::Ord, given that it has a 'cmp' method?
<cmr> Well, soon-to-be method
<strcat> yes it should implement Eq/Ord/TotalEq/TotalOrd
Noticed this working on #6045
The text was updated successfully, but these errors were encountered: