summary refs log tree commit diff
path: root/src/test/compile-fail/enum-in-scope.rs
AgeCommit message (Expand)AuthorLines
2013-03-11test: Remove newtype enums from the test suite. rs=deenumPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-02test: Fix error messages in compile-fail tests. rs=rustbotPatrick Walton-2/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-04-11test: Add compile-fail test for shadowing in-scope enumsBrian Anderson-0/+5