about summary refs log tree commit diff
path: root/src/test/ui/async-await/suggest-missing-await.rs
AgeCommit message (Expand)AuthorLines
2019-12-03Emit coercion suggestions in more placesAaron Hill-0/+11
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-07-03Adjust tests wrt. 'async_closure' feature gate.Mazdak Farrokhzad-11/+0
2019-06-27Add suggestion for missing `.await` keywordNathan Corbyn-0/+32