summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors/ex2c-push-inference-variable.stderr
AgeCommit message (Collapse)AuthorLines
2017-02-23remove vestiges of the old suggestion machineryNiko Matsakis-0/+29
2017-02-23add some sample UI error test casesNiko Matsakis-0/+8
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.