about summary refs log tree commit diff
path: root/src/test/ui/drop/dynamic-drop-async.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-332/+0
2022-09-23Restore ignore tagFlorian Bartels-1/+0
2021-12-09Add needs-unwind to tests that depend on panickingDavid Koloski-0/+1
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-111/+54
2021-02-03Allow/fix non_fmt_panic in tests.Mara Bos-1/+1
2020-12-04Avoid leaking block expression valuesMatthew Jasper-54/+111
2020-11-29Update tests to remove old numeric constantsbstrie-1/+0
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-2/+0
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-0/+10
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+0
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+1
2019-10-09Revert "Make `into` schedule drop for the destination"Matthew Jasper-110/+53
2019-10-04Make `into` schedule drop for the destinationMatthew Jasper-53/+110
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-0/+1
2019-08-20Remove async_await gates from tests.Mazdak Farrokhzad-3/+0
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-2/+2
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+328