summary refs log tree commit diff
path: root/src/test/compile-fail/explicit-self-lifetime-mismatch.rs
AgeCommit message (Expand)AuthorLines
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