summary refs log tree commit diff
path: root/src/test/run-pass/explicit-self.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-05test: Fix a bunch of test cases. rs=burningPatrick Walton-1/+1
2012-09-07Convert field terminators to commas. Stop parsing semis.Brian Anderson-1/+1
2012-09-06Remove struct ctorsBrian Anderson-1/+5
2012-08-21more sound treatment of fn& regions; change all & to be distinctNiko Matsakis-2/+2
2012-08-17Make by-val explicit self actually work. Closes #2585.Michael Sullivan-0/+64