rust/tests/ui/associated-types
Guillaume Gomez 709d862308
Rollup merge of #126404 - compiler-errors:alias-relate-terms, r=lcnr
Check that alias-relate terms are WF if reporting an error in alias-relate

Check that each of the left/right term is WF when deriving a best error obligation for an alias-relate goal. This will make sure that given `<i32 as NotImplemented>::Assoc = ()` will drill down into `i32: NotImplemented` since we currently treat the projection as rigid.

r? lcnr
2024-06-15 19:51:35 +02:00
..
2024-06-05 20:08:00 -04:00
2024-06-05 20:08:00 -04:00
2024-05-30 15:52:29 -04:00
2024-02-07 10:42:01 +08:00
2024-02-07 10:42:01 +08:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-03-03 16:30:48 -03:00
2024-03-03 16:30:48 -03:00
2024-05-30 15:52:29 -04:00
2024-05-30 15:52:29 -04:00
2024-03-18 16:44:12 +00:00