Files
rust/compiler
Dylan DPC 42991e551b Rollup merge of #102947 - compiler-errors:sort-elaborated-existentials, r=cjgillot
Sort elaborated existential predicates in `object_ty_for_trait`

r? `@cjgillot`

I think that #102845 caused #102933. Depending on the order that we elaborate these existential projection predicates, there's no guarantee that they'll be sorted by def id, which is what is failing the assertion in the issue.

Fixes #102933
Fixes #102973
2022-10-13 18:19:20 +05:30
..
2022-09-29 16:49:04 +09:00
2022-10-06 15:49:44 +11:00
2022-09-29 16:49:04 +09:00
2022-09-29 16:49:04 +09:00
2022-10-07 09:33:46 -05:00
2022-09-26 10:14:45 +02:00