rust/compiler/rustc_resolve
pierwill f5fe6cd277 Return an indexmap in all_local_trait_impls query
The data structure previously used here required Ord.
As part of #90317, we do not want DefId to implement Ord.
2022-01-25 17:44:45 -06:00
..
src Return an indexmap in all_local_trait_impls query 2022-01-25 17:44:45 -06:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00