about summary refs log tree commit diff
path: root/src/test/run-pass/explicit-self-closures.rs
AgeCommit message (Expand)AuthorLines
2013-02-28librustc: Mark all type implementations public. rs=impl-publicityPatrick Walton-1/+1
2013-02-26test: De-~mut the test suite. rs=demutingPatrick Walton-3/+0
2013-02-25Revert "test: De-~mut the test suite. rs=demuting"Patrick Walton-0/+3
2013-02-25test: De-~mut the test suite. rs=demutingPatrick Walton-3/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-19demode the each() method on vec and other iterables.Niko Matsakis-3/+3
2012-09-07Convert field terminators to commas. Stop parsing semis.Brian Anderson-1/+1
2012-08-22Track the type of self properly. Closes #3247.Michael Sullivan-0/+19