rust/compiler/rustc_middle
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
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Return an indexmap in all_local_trait_impls query 2022-01-25 17:44:45 -06:00
Cargo.toml ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.