about summary refs log tree commit diff
path: root/src/test/ui/suggestions/for-i-in-vec.fixed
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2021-08-12Avoid ICE caused by suggestionEsteban Küber-0/+9
2021-07-30Tweak borrowing suggestion in `for` loopEsteban Küber-0/+3
2020-01-21Suggest borrowing `Vec<NonCopy>` in for loopEsteban Küber-0/+15