summary refs log tree commit diff
path: root/src/test/ui/iterators
AgeCommit message (Expand)AuthorLines
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-5/+5
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-5/+5
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-5/+5
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-5/+5
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+2
2019-08-12Force optimization in 32-bit iter overflow testsJosh Stone-4/+4
2019-08-12Move run-pass/iterators/* to ui/iterators/Josh Stone-0/+100
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+270
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
2018-10-09Add tests for handled casesEsteban Küber-0/+286