about summary refs log tree commit diff
path: root/tests/ui/async-await/await-keyword
AgeCommit message (Expand)AuthorLines
2024-07-12More accurate incorrect use of `await` suggestionEsteban Küber-32/+48
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber-20/+124
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-5/+5
2024-04-22Deny gen keyword in edition_2024_compat lintsMichael Goulet-0/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-6/+6
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-08-08blessed the testsdarklyspaced-67/+22
2023-04-27Make async removal span more resilient to macro expansionsMichael Goulet-5/+5
2023-04-27Tweak await spanMichael Goulet-16/+16
2023-01-11Move /src/test to /testsAlbert Larsan-0/+814