rust/tests/ui/async-await/await-keyword
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
..
2015-edition-error-various-positions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
2015-edition-error-various-positions.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
2015-edition-warning.fixed [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
2015-edition-warning.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
2015-edition-warning.stderr Deny gen keyword in edition_2024_compat lints 2024-04-22 11:51:50 -04:00
2018-edition-error-in-non-macro-position.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
2018-edition-error-in-non-macro-position.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
2018-edition-error.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
2018-edition-error.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incorrect-syntax-suggestions.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
incorrect-syntax-suggestions.stderr Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
post_expansion_error.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
post_expansion_error.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00