about summary refs log tree commit diff
path: root/src/test/rustdoc/async-fn.rs
AgeCommit message (Expand)AuthorLines
2020-01-20rustdoc: Correct order of `async` and `unsafe` in `async unsafe fn`sOliver Middleton-0/+7
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-04-23Stabilize futures_apiTaylor Cramer-1/+1
2019-02-06display sugared return types for async functionsAndy Russell-7/+28
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-16syntax: also warn about edition "umbrella" features being implied by --edition.Eduard-Mihai Burtescu-1/+1
2018-08-09set the syntax edition in the driver's phase 1QuietMisdreavus-0/+24