Commit Graph

3 Commits

Author SHA1 Message Date
bjorn3
f922e74f71 Make coroutine_drop_cleanup 2024 edition compatible 2025-04-01 14:49:15 +00: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
Oli Scherer
e96ce20b34 s/generator/coroutine/ 2023-10-20 21:14:01 +00:00