summary refs log tree commit diff
path: root/src/test/compile-fail/ufcs-explicit-self-bad.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-12Fix testsuite errorsmdinger-2/+9
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-4/+4
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-11-18Stop checking the correctness of explicit self twice; instead, justNiko Matsakis-3/+13
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+0
2014-07-16librustc: Implement the fully-expanded, UFCS form of explicit self.Patrick Walton-0/+49