Oli Scherer
|
aef0f4024a
|
Error on using yield without also using #[coroutine] on the closure
And suggest adding the `#[coroutine]` to the closure
|
2024-04-24 08:05:29 +00:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Oli Scherer
|
cece90c65f
|
Feature gate coroutine yield usage
|
2023-10-27 13:05:48 +00:00 |
|
Oli Scherer
|
2e5b36741b
|
Demonstrate issue with yield checks
|
2023-10-27 13:05:48 +00:00 |
|
Oli Scherer
|
638d2d6fc1
|
Feature gate gen blocks, even in 2024 edition
|
2023-10-27 13:05:48 +00:00 |
|
Oli Scherer
|
621494382d
|
Add gen blocks to ast and do some broken ast lowering
|
2023-10-27 13:05:48 +00:00 |
|
Oli Scherer
|
a61cf673cd
|
Reserve gen keyword for gen {} blocks and gen fn in 2024 edition
|
2023-10-26 06:49:17 +00:00 |
|