I want to be able to sort a `Vec` of types which contain `TypeId`s, so an `Ord` derivation would be very useful to me. `Hash` already exists, so the missing `PartialOrd` and `Ord` derivations feel like an oversight to me.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request
Feb 14, 2017Closed
bors added a commit that referenced this pull request
Feb 14, 2017