rust/tests/ui/coroutine/print
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
..
coroutine-print-verbose-1.rs
coroutine-print-verbose-1.stderr
coroutine-print-verbose-2.rs
coroutine-print-verbose-2.stderr
coroutine-print-verbose-3.rs
coroutine-print-verbose-3.stderr