about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-error-span.stderr
AgeCommit message (Expand)AuthorLines
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