diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-10-13 18:19:20 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-13 18:19:20 +0530 |
| commit | 42991e551b56290cc7cbd70fc93a1de4243acbd2 (patch) | |
| tree | 3d4170a563a08e0fc824d185082b326cab0b1fc6 /compiler/rustc_codegen_llvm/src/asm.rs | |
| parent | dbff6a91c1e50344f56bfa45fda3512afc8669a0 (diff) | |
| parent | 4a8cfe9d14f479ebc2e156f08ac33e8b4ed0d08a (diff) | |
| download | rust-42991e551b56290cc7cbd70fc93a1de4243acbd2.tar.gz rust-42991e551b56290cc7cbd70fc93a1de4243acbd2.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions
