summary refs log tree commit diff
path: root/src/test/ui/self/elision/ref-struct-async.stderr
AgeCommit message (Expand)AuthorLines
2019-11-26Stabilize nested self receiversTaylor Cramer-5/+5
2019-11-07Update ui testsGuillaume Gomez-0/+1
2019-10-02WIP fix testsNiko Matsakis-20/+25
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-5/+5
2019-08-12revamp how we handle elision in async fnNiko Matsakis-116/+30
2019-08-08lifetime elision: add non-conforming-to-fn tests.Mazdak Farrokhzad-0/+133