about summary refs log tree commit diff
path: root/src/test/ui/suggestions/pattern-slice-vec.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-44/+0
2022-07-29Adjust an expr span to account for macrosMichael Goulet-1/+9
2021-08-02Run rustfix in `pattern-slice-vec.rs` UI testFabian Wolff-4/+12
2021-07-31Provide a suggestion when trying to destructure a `Vec` as a sliceFabian Wolff-0/+28