]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoerister
authorbors <bors@rust-lang.org>
Thu, 23 Sep 2021 15:44:53 +0000 (15:44 +0000)
committerbors <bors@rust-lang.org>
Thu, 23 Sep 2021 15:44:53 +0000 (15:44 +0000)
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`

1  2 
compiler/rustc_metadata/src/dependency_format.rs
compiler/rustc_trait_selection/src/traits/specialize/specialization_graph.rs