summary refs log tree commit diff
path: root/src/test/compile-fail/name-clash-nullary.rs
AgeCommit message (Expand)AuthorLines
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2012-12-28test: Fix a bunch of compile-fail tests. rs=bustagePatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-08-26Camel case the option typeBrian Anderson-3/+3
2012-03-05rustc: Lower case error messagesBrian Anderson-1/+1
2012-01-19test: Fix error patterns in name-clash-nullaryPatrick Walton-1/+1
2012-01-06Disallow variable names that shadow tags in scopeTim Chevalier-0/+7