summary refs log tree commit diff
path: root/src/test/ui/async-await/issues
AgeCommit message (Expand)AuthorLines
2019-06-27Rollup merge of #62155 - cramertj:61872, r=centrilMazdak Farrokhzad-0/+21
2019-06-26Add regression test for MIR drop generation in async loopsTaylor Cramer-0/+21
2019-06-26Don't ICE on item in `.await` expressionNathan Corbyn-3/+72
2019-06-03rustc: async fn drop order lowering in HIRDavid Wood-0/+20
2019-05-29Update ui test suite to use dynmemoryruins-2/+2
2019-05-24Add issues folder in async-awaitvarkor-0/+303