about summary refs log tree commit diff
path: root/src/test/ui/destructuring-assignment/note-unsupported.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-66/+0
2022-12-13Inform the user which trait is meant in the diagnostic itself instead of rely...Oli Scherer-1/+1
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-07-01Shorten def_span for more items.Camille GILLOT-8/+2
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-57/+2
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-1/+16
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-27/+42
2020-11-07Implement destructuring assignment for tuplesFabian Zaiser-33/+15
2020-02-17Do not emit note suggesting to implement trait to foreign typeLeSeulArtichaut-4/+0
2019-12-23Add new folder for destructuring assignment testsvarkor-0/+122