summary refs log tree commit diff
path: root/src/test/ui/destructuring-assignment/note-unsupported.stderr
AgeCommit message (Collapse)AuthorLines
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-27/+42
Co-authored-by: varkor <github@varkor.com>
2020-11-07Implement destructuring assignment for tuplesFabian Zaiser-33/+15
Co-authored-by: varkor <github@varkor.com>
2020-02-17Do not emit note suggesting to implement trait to foreign typeLeSeulArtichaut-4/+0
Update tests Extend to other operations Refractor check in a separate function Fix more tests
2019-12-23Add new folder for destructuring assignment testsvarkor-0/+122