rust/compiler/rustc_middle/src/ich
bors bf642323d6 Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoerister
fix non_blanket_impls iteration order

We sometimes iterate over all `non_blanket_impls`, not sure if this is observable outside
of error messages (i.e. as incremental bugs). This should fix the underlying issue of #86986.

second attempt of #88718

r? `@nikomatsakis`
2021-09-23 15:44:53 +00:00
..
hcx.rs use indexmap instead of hashmap 2021-09-21 08:24:23 +02:00
impls_hir.rs Hash DefId in rustc_span. 2021-06-11 12:25:02 +02:00
impls_syntax.rs rename assert_matches module 2021-07-16 09:18:14 -07:00
impls_ty.rs Fix match for placeholder region 2021-09-21 09:31:59 +01:00
mod.rs use indexmap instead of hashmap 2021-09-21 08:24:23 +02:00