about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-fn-elided-impl-lifetime-parameter.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-08-12add edition to regression testNiko Matsakis-0/+1
2019-08-12use `ParamName` to track in-scope lifetimes instead of IdentNiko Matsakis-0/+16