summary refs log tree commit diff
path: root/src/test/compile-fail/obsolete-syntax.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-06Cleanup how we handle proto in types, remove unsound subtypingNiko Matsakis-12/+1
2012-10-23Remove uses of binary move - <- - from tests and librariesTim Chevalier-0/+8
2012-10-20Parse and report obsolete fixed-length vector syntaxBrian Anderson-0/+11
2012-09-11Remove priv sections from classes. Obsolete the syntaxBrian Anderson-0/+7
2012-09-10Report obsolete trait lists on structsBrian Anderson-0/+4
2012-09-10Report obsolete class method syntaxBrian Anderson-0/+8
2012-09-08libsyntax: Parse and report errors for a few obsolete syntaxesBrian Anderson-0/+40