summary refs log tree commit diff
path: root/src/test/compile-fail/explicit-self-lifetime-mismatch.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-12Fix testsuite errorsmdinger-2/+8
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-11-18Stop checking the correctness of explicit self twice; instead, justNiko Matsakis-3/+0
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-4/+4
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-4/+4
2014-07-16librustc: Implement the fully-expanded, UFCS form of explicit self.Patrick Walton-0/+26