rust/tests/ui/type-alias-impl-trait
Dylan DPC ccf99bd769
Rollup merge of #111980 - compiler-errors:unmapped-substs, r=lcnr
Preserve substs in opaques recorded in typeck results

This means that we now prepopulate MIR with opaques with the right substs.

The first commit is a hack that I think we discussed, having to do with `DefiningAnchor::Bubble` basically being equivalent to `DefiningAnchor::Error` in the new solver, so having to use `DefiningAnchor::Bind` instead, lol.

r? `@lcnr`
2023-06-01 11:09:43 +05:30
..
2023-04-25 19:53:09 +00:00
2023-02-16 15:14:45 +11:00
2023-02-16 15:14:45 +11:00
2023-04-15 15:23:32 -07:00
2023-01-30 21:51:35 +00:00
2023-05-12 00:10:52 +00:00
2023-01-30 21:51:35 +00:00
2023-05-12 00:10:52 +00:00
2023-01-19 15:31:59 +03:00