about summary refs log tree commit diff
path: root/src/test/ui/destructuring-assignment/note-unsupported.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-8/+3
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-3/+4
Co-authored-by: varkor <github@varkor.com>
2020-11-07Implement destructuring assignment for tuplesFabian Zaiser-6/+7
Co-authored-by: varkor <github@varkor.com>
2019-12-23Add new folder for destructuring assignment testsvarkor-0/+25