about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-error-span.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2021-12-13When `.await` is called on a non-`Future` expression, suggest removalEsteban Kuber-2/+2
2021-12-02Code review feedbackEric Holk-0/+1
2020-10-06Fix tests from rebaseMatthew Jasper-1/+0
2020-10-06Check opaque types satisfy their boundsMatthew Jasper-3/+0
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-06-25Adds a clearer message for when the async keyword is missing from a functionNell Shamrell-2/+3
2020-03-23Update testsJohn Kåre Alsaker-4/+16
2019-10-02s/`async` fn/`async fn`/Niko Matsakis-2/+2
2019-10-02WIP fix testsNiko Matsakis-2/+2
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-2/+2
2019-07-04Improve error span for async type inference errorAaron Hill-0/+15