about summary refs log tree commit diff
path: root/src/test/ui/drop
AgeCommit message (Expand)AuthorLines
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-379/+223
2021-02-03Allow/fix non_fmt_panic in tests.Mara Bos-3/+3
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+103
2021-01-11Move some tests to more reasonable directoriesCaio-0/+30
2020-12-04Avoid leaking block expression valuesMatthew Jasper-223/+379
2020-11-29Update tests to remove old numeric constantsbstrie-2/+0
2020-10-16stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'Ralf Jung-1/+1
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-3/+0
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