about summary refs log tree commit diff
path: root/src/test/ui/async-fn-multiple-lifetimes.rs
AgeCommit message (Expand)AuthorLines
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-19/+0
2019-04-23Stabilize futures_apiTaylor Cramer-1/+1
2019-04-01Refactor async fn return type loweringTaylor Cramer-3/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-26add edition compiletest header + fix testsmark-1/+1
2018-06-21async await desugaring and testsTaylor Cramer-0/+30