summary refs log tree commit diff
path: root/src/test/compile-fail/name-clash-nullary.rs
AgeCommit message (Expand)AuthorLines
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