about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5239-1.rs
AgeCommit message (Expand)AuthorLines
2015-03-30Fallout in tests: largely changes to error messages.Niko Matsakis-1/+1
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2015-01-05fix cfail testsJorge Aparicio-1/+1
2014-02-07Added tests to make tidyDerek Guenther-1/+2
2014-01-12more backtickskud1ing-1/+1
2014-01-10Improve invalid operator assignment handling.Raphael Catolino-1/+1
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-08-28Add tests for ref in closure parameter list, closes #5239Florian Hahn-0/+15