about summary refs log tree commit diff
path: root/src/test/ui/iterators
AgeCommit message (Collapse)AuthorLines
2018-12-17Fix grammar in compiler error for array iteratorsMatthew Russell-4/+4
2018-12-04Update testsOliver Scherer-10/+23
2018-10-11Reword Range*/[Range*]: Iterator E0277 messagesEsteban Küber-4/+91
2018-10-11review commentsEsteban Küber-15/+15
- reword messages - apply custom comments to all types of ranges - fix indentation
2018-10-09Add tests for handled casesEsteban Küber-0/+286