Matthias Krüger
ad7aabd965
Rollup merge of #119563 - compiler-errors:coroutine-resume, r=oli-obk
...
Check yield terminator's resume type in borrowck
In borrowck, we didn't check that the lifetimes of the `TerminatorKind::Yield`'s `resume_place` were actually compatible with the coroutine's signature. That means that the lifetimes were totally going unchecked. Whoops!
This PR implements this checking.
Fixes #119564
r? types
2024-01-05 20:39:53 +01:00
..
2024-01-03 16:08:26 +01:00
2023-09-26 09:37:55 +02:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-11-21 20:13:40 +01:00
2023-12-24 08:05:28 +11:00
2024-01-05 10:00:59 +00:00
2023-11-08 22:55:28 +01:00
2023-10-13 08:59:36 +00:00
2023-12-10 10:56:22 +08:00
2023-11-26 21:05:08 +08:00
2023-12-24 20:08:57 +00:00
2023-12-10 10:56:22 +08:00
2024-01-04 01:47:56 +00:00
2023-11-15 21:45:48 -05:00
2023-12-14 08:30:36 -05:00
2023-11-21 20:13:40 +01:00
2023-12-15 23:56:24 +01:00
2023-10-06 15:46:11 +00:00
2023-10-30 10:29:08 +01:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2024-01-04 23:32:22 +01:00
2023-06-06 17:53:29 -04:00
2023-10-10 11:17:27 +02:00
2023-12-10 10:56:22 +08:00
2023-12-24 08:05:28 +11:00
2024-01-03 19:40:20 +11:00
2023-10-20 21:10:38 +00:00
2023-11-21 20:13:40 +01:00
2023-12-30 03:45:58 +00:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-12 19:28:13 +01:00
2023-12-28 12:23:14 +08:00
2024-01-05 10:00:59 +00:00
2024-01-04 23:32:22 +01:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-10-10 11:17:27 +02:00
2024-01-04 23:06:42 +01:00
2023-12-10 10:56:22 +08:00
2023-12-21 12:58:39 +01:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-09-21 08:12:30 +02:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-12-28 16:35:01 +00:00
2023-12-10 10:56:22 +08:00
2023-09-21 08:12:30 +02:00
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2023-11-14 17:07:34 +01:00
2023-11-21 20:13:40 +01:00
2023-12-10 10:56:22 +08:00