rust/compiler
bors be8e5ba157 Auto merge of #109917 - compiler-errors:remove-relation-methods, r=oli-obk
Remove `intercrate` and `mark_ambiguous` from `TypeRelation`

Fixes #109863

Pulls this logic into `super_combine_tys`, which has access to `InferCtxt` and takes a `ObligationEmittingRelation` -- both of which simplify the logic here.

r? `@oli-obk` `@aliemjay`
2023-04-04 11:08:23 +00:00
..
2023-03-28 01:14:28 +00:00
2023-03-28 01:14:28 +00:00
2023-03-27 18:58:07 +00:00
2023-03-28 01:14:28 +00:00
2023-03-31 15:57:25 +11:00
2023-03-28 01:14:28 +00:00
2023-04-01 23:44:16 +02:00