Guillaume Gomez
d0ade3f1ba
Rollup merge of #116800 - compiler-errors:rpitit-gat-outlives, r=jackh726
...
Fix implied outlives check for GAT in RPITIT
We enforce certain `Self: 'lt` bounds for GATs to save space for more sophisticated implied bounds, but those currently operate on the HIR. Code was easily reworked to operate on def-ids so that we can properly let these suggestions propagate through synthetic associated types like RPITITs and AFITs.
r? `@jackh726` or `@aliemjay`
Fixes #116789
2023-10-16 23:58:04 +02:00
..
2023-10-15 18:13:31 +02:00
2023-10-15 13:23:55 +00:00
2023-10-15 13:23:55 +00:00
2023-10-16 08:17:23 +11:00
2023-10-12 08:50:42 +11:00
2023-10-15 13:23:55 +00:00
2023-10-16 15:50:31 +00:00
2023-10-15 13:23:55 +00:00
2023-10-13 08:59:36 +00:00
2023-10-15 13:23:55 +00:00
2023-10-16 14:34:53 +00:00
2023-10-16 16:33:42 +00:00
2023-10-13 21:01:36 +00:00
2023-10-16 06:26:20 +02:00
2023-10-16 08:17:23 +11:00
2023-10-16 08:17:23 +11:00
2023-10-16 23:58:04 +02:00
2023-10-16 06:26:20 +02:00
2023-10-13 00:09:30 +00:00
2023-10-13 08:59:36 +00:00
2023-10-14 15:54:26 +00:00
2023-10-16 08:17:23 +11:00
2023-10-14 07:29:08 +00:00
2023-10-13 08:59:36 +00:00
2023-10-13 08:59:36 +00:00
2023-10-16 12:40:16 +00:00
2023-10-15 21:29:07 +02:00
2023-10-13 08:59:36 +00:00
2023-10-16 21:05:46 +11:00
2023-10-15 13:23:55 +00:00
2023-10-16 08:17:23 +11:00
2023-10-13 08:59:36 +00:00
2023-10-13 08:59:36 +00:00
2023-10-13 08:59:36 +00:00
2023-10-16 16:33:42 +00:00
2023-10-13 11:44:38 +03:00
2023-10-13 08:59:36 +00:00
2023-10-16 08:17:23 +11:00
2023-10-16 19:10:49 +02:00
2023-10-13 08:59:36 +00:00
2023-10-11 12:49:57 +00:00
2023-10-13 11:44:38 +03:00