rust/tests/ui/impl-trait
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-08-14 15:25:20 +02:00
2023-09-21 08:17:58 +02:00
2023-09-23 13:47:30 +00:00
2023-07-03 21:40:04 +00:00
2023-10-04 19:51:43 +00:00
2023-06-27 21:36:15 +00:00
2023-09-23 13:47:30 +00:00
2023-09-23 13:47:30 +00:00
2023-06-26 19:14:49 +00:00
2023-08-28 01:05:34 +00:00
2023-04-25 19:53:09 +00:00
2023-10-13 21:01:36 +00:00
2023-10-13 21:01:36 +00:00