about summary refs log tree commit diff
path: root/src/test/ui/drop/dynamic-drop.rs
AgeCommit message (Expand)AuthorLines
2021-06-04removed more uses of feature gatemarcusdunn-1/+0
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-268/+169
2021-02-03Allow/fix non_fmt_panic in tests.Mara Bos-2/+2
2020-12-04Avoid leaking block expression valuesMatthew Jasper-169/+268
2020-11-29Update tests to remove old numeric constantsbstrie-1/+0
2020-10-16stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'Ralf Jung-1/+1
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-1/+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/+8
2020-02-02move_ref_patterns: introduce testsMazdak Farrokhzad-0/+8
2020-02-02Add a resume type parameter to `Generator`Jonas Schievink-1/+1
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-4/+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-1/+1
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-1/+1
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-176/+105
2019-10-04Make `into` schedule drop for the destinationMatthew Jasper-105/+176
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-3/+3
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+436