about summary refs log tree commit diff
path: root/src/test/ui/destructuring-assignment/note-unsupported.rs
AgeCommit message (Collapse)AuthorLines
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