about summary refs log tree commit diff
path: root/src/test/ui/await-keyword
AgeCommit message (Expand)AuthorLines
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-728/+0
2019-05-16Review commentsEsteban Küber-13/+13
2019-05-16readd match await test caseEsteban Küber-2/+31
2019-05-16Point at enclosing fn/closure when it's not asyncEsteban Küber-25/+47
2019-05-16Simplify span usage for incorrect awaitEsteban Küber-41/+19
2019-05-16Parse alternative incorrect uses of await and recoverEsteban Küber-25/+296
2019-05-07Implement built-in await syntaxTaylor Cramer-59/+269
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+0
2019-03-11Update testsVadim Petrochenkov-6/+6
2018-12-04Update testsOliver Scherer-17/+44
2018-09-24Make "await" a pseudo-edition keywordTaylor Cramer-0/+193