about summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors
AgeCommit message (Expand)AuthorLines
2017-06-29Interchange ^ and -gaurikholkar-15/+15
2017-06-29update reference for testNiko Matsakis-5/+5
2017-06-29Adding new ui test for trait implgaurikholkar-0/+54
2017-06-29Adding diagnostic code 0611 for lifetime errors with one named, one anonymous...gaurikholkar-38/+142
2017-05-24Change error count messagesMichael Kohl-7/+7
2017-05-18Fix off-by-one error in column number in `explain_span`.Florian Hartwig-12/+12
2017-05-13rustc: use DefId instead of CodeExtent for FreeRegion's scope.Eduard-Mihai Burtescu-48/+36
2017-04-20Reduce visual clutter of multiline start when possibleEsteban Küber-24/+24
2017-04-11Highlight and simplify mismatched typesEsteban Küber-5/+5
2017-02-17remove vestiges of the old suggestion machineryNiko Matsakis-0/+91
2017-02-17add some sample UI error test casesNiko Matsakis-0/+243