summary refs log tree commit diff
path: root/src/test/run-pass/module-polymorphism4-files
AgeCommit message (Expand)AuthorLines
2012-09-10Promote most restricted keywords to strict keywordsBrian Anderson-0/+0
2012-08-08Convert impls to new syntaxBrian Anderson-1/+1
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-2/+2
2012-07-17rustc: Implement and enforce instance coherencePatrick Walton-1/+5
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-8/+8
2012-04-14test: Simulate abstract methods with template modulesBrian Anderson-0/+32