about summary refs log tree commit diff
path: root/tests/ui/async-await/issues
AgeCommit message (Expand)AuthorLines
2023-03-01Add regression test for #107280Yuki Okushi-0/+97
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-2/+2
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-7/+7
2023-02-13fix: improve the suggestion on future not awaitedVincenzo Palazzo-3/+1
2023-02-02Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebankMatthias Krüger-5/+0
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-27Bless tests.Camille GILLOT-38/+4
2023-01-27Test the 3 generator handling versions for generator/async tests.Camille GILLOT-7/+49
2023-01-22Remove confusing 'while checking' note from opaque future type mismatchesMichael Goulet-5/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1405