mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 19:40:36 +00:00

The data structure previously used here required Ord. As part of #90317, we do not want DefId to implement Ord.
The data structure previously used here required Ord. As part of #90317, we do not want DefId to implement Ord.