about summary refs log tree commit diff
path: root/src/test/ui/async-await/no-move-across-await-tuple.rs
AgeCommit message (Expand)AuthorLines
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-1/+0
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-08-05Tests around moving parts of structs and tuples across await pointsRyan Gorup-0/+15