summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors
AgeCommit message (Collapse)AuthorLines
2017-02-23remove vestiges of the old suggestion machineryNiko Matsakis-0/+91
2017-02-23add some sample UI error test casesNiko Matsakis-0/+243
These are some samples that I have been focusing on improving over time. In this PR, I mainly want to stem the bleeding where we in some cases we show an error that gives you no possible way to divine the problem.