summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors
AgeCommit message (Expand)AuthorLines
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