summary refs log tree commit diff
path: root/src/test/ui/lifetime-errors/ex2c-push-inference-variable.rs
AgeCommit message (Collapse)AuthorLines
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-02-17add some sample UI error test casesNiko Matsakis-0/+20
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.