about summary refs log tree commit diff
path: root/src/test/ui/async-await/drop-order/drop-order-when-cancelled.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-309/+0
2020-04-22smoke-test for async fn with mir-opt-level=0Ralf Jung-0/+3
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-1/+3
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-3/+0
2019-08-06fixup! test drop order for parameters when a future is dropped part-way throu...David Laban-1/+1
2019-08-05test drop order for parameters when a future is dropped part-way through exec...David Laban-0/+307