rust/compiler
Dylan DPC ebba894f19
Rollup merge of #95731 - oli-obk:lazy_tait_regression, r=compiler-errors
Check that all hidden types are the same and then deduplicate them.

fixes #95538

This used to trigger a sanity check. Now we accept that there may be multiple places where a hidden type is constrained and we merge all of these at the end.

Ideally we'd merge eagerly, but that is a larger refactoring that I don't want to put into a backport
2022-04-06 23:06:10 +02:00
..
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00
2022-04-05 07:01:00 +01:00