summary refs log tree commit diff
path: root/src/test/ui/drop
AgeCommit message (Expand)AuthorLines
2020-03-07test(bindings_after_at): add dynamic drop tests for bindings_after_atMatthew Kuo-0/+48
2020-02-09Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasperbors-0/+18
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-0/+18
2020-02-02Add a resume type parameter to `Generator`Jonas Schievink-1/+1
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-5/+3
2019-12-09Add more tests for borrowck and dropck slice pattern handlingMatthew Jasper-0/+32
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-2/+2
2019-10-21Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJungMazdak Farrokhzad-6/+6
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+2
2019-10-11Remove most uses of `allow(unions_with_drop_fields)` in testsSimon Sapin-6/+6
2019-10-09Revert "Make `into` schedule drop for the destination"Matthew Jasper-286/+158
2019-10-04Make `into` schedule drop for the destinationMatthew Jasper-158/+286
2019-09-15use println!()Guanqun Lu-15/+15
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-5/+5
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+2483