about summary refs log tree commit diff
path: root/src/test/ui/iterators/array-of-ranges.stderr
AgeCommit message (Expand)AuthorLines
2021-04-16Adjust docs and tests for new `IntoIterator` impl for arraysLukas Kalbertodt-102/+0
2021-03-26fix rustc_on_implemented `_Self` pathslcnr-10/+10
2021-03-26update array missing `IntoIterator` msglcnr-12/+12
2020-10-06Fix tests from rebaseMatthew Jasper-0/+9
2020-09-02pretty: trim paths of unique symbolsDan Aloni-33/+33
2018-12-17Fix grammar in compiler error for array iteratorsMatthew Russell-1/+1
2018-12-04Update testsOliver Scherer-8/+8
2018-10-11Reword Range*/[Range*]: Iterator E0277 messagesEsteban Küber-4/+54
2018-10-11review commentsEsteban Küber-3/+3
2018-10-09Add tests for handled casesEsteban Küber-0/+43