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