os-rust/compiler/rustc_infer
bors 0f8534e79e Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnr
Remove unnecessary impl sorting in queries and metadata

Removes unnecessary impl sorting because queries already return their keys in HIR definition order: https://github.com/rust-lang/rust/issues/120371#issuecomment-1926422838

r? `@cjgillot` or `@lcnr` -- unless I totally misunderstood what was being asked for here? 😆

fixes #120371
2024-07-21 22:43:47 +00:00
..
src Auto merge of #120812 - compiler-errors:impl-sorting, r=lcnr 2024-07-21 22:43:47 +00:00
Cargo.toml Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
messages.ftl Fix precise capturing suggestion for hidden type when APITs are involved 2024-07-17 10:52:13 -04:00