clubby789
|
303c1b45c2
|
Use cfg(false) in UI tests
|
2025-04-03 21:41:58 +00:00 |
|
Eric Huss
|
31c9222639
|
Stabilize the 2024 edition
|
2024-11-22 11:12:15 -08:00 |
|
Eric Huss
|
e04acff14f
|
Feature gate yield expressions not in 2024
|
2024-11-11 06:17:11 -08:00 |
|
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
|
638d2d6fc1
|
Feature gate gen blocks, even in 2024 edition
|
2023-10-27 13:05:48 +00:00 |
|
Oli Scherer
|
e96ce20b34
|
s/generator/coroutine/
|
2023-10-20 21:14:01 +00:00 |
|