about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-closure.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-100/+0
2020-04-22smoke-test for async fn with mir-opt-level=0Ralf Jung-0/+3
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-1/+1
2019-07-12test `unsafe fn` and `async unsafe fn` calls in `unsafe { async || }`Delan Azabani-0/+16
2019-07-03Adjust tests wrt. 'async_closure' feature gate.Mazdak Farrokhzad-0/+81