summary refs log tree commit diff
path: root/src/test/run-pass/class-impl-very-parameterized-iface.rs
AgeCommit message (Expand)AuthorLines
2012-07-09Merge branch 'incoming' of github.com:/mozilla/rust into incomingGraydon Hoare-0/+1
2012-07-09Switch 'cont' to 'again' everywhere. Close #2229.Graydon Hoare-2/+2
2012-07-09Add clear methods to the tests that make maps.Michael Sullivan-0/+1
2012-07-01Convert to new closure syntaxBrian Anderson-4/+4
2012-06-27Oops. Actually fix that problem.Michael Sullivan-1/+1
2012-06-27Add in missing [] methods to some tests.Michael Sullivan-0/+1
2012-06-22Remove 'implements' keyword in favour of :, part of #2301.Graydon Hoare-1/+1
2012-06-08revise map interface so that K need not be copyableNiko Matsakis-1/+1
2012-06-04better support for classes with polymorphic methodsNiko Matsakis-6/+4
2012-05-07Add another test case for #2288Tim Chevalier-0/+99