about summary refs log tree commit diff
path: root/src/test/ui/async-await/no-const-async.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-6/+0
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-0/+1
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-1/+0
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-0/+1
2020-09-29`delay_span_bug` if const-checking an `async` functionDylan MacKenzie-1/+0
2020-02-14Fix tests after rebaseMatthew Jasper-0/+1
2020-02-13parser: fuse free `fn` parsing together.Mazdak Farrokhzad-2/+1
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-1/+0
2019-09-28Upgrade async/await to "used" keywords.Eric Huss-1/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-2/+0
2019-06-25Add more tests for async/awaitTaylor Cramer-0/+9