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` |
||
|---|---|---|
| .. | ||
| hcx.rs | ||
| impls_hir.rs | ||
| impls_syntax.rs | ||
| impls_ty.rs | ||
| mod.rs | ||