summary refs log tree commit diff
path: root/src/test/compile-fail/obsolete-syntax.rs
AgeCommit message (Expand)AuthorLines
2013-03-27libsyntax: error on struct Foo {}.Luqman Aden-0/+2
2013-02-21Remove the last bits of structural records from tests/rustc/rusti/rustpkg.Luqman Aden-5/+0
2013-02-20librustc: Separate most trait bounds with '+'. rs=plussingPatrick Walton-4/+4
2013-02-09Issue #4830 fixSeth Pink-8/+0
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