about summary refs log tree commit diff
path: root/src/test/compile-fail/attr-before-stmt.rs
AgeCommit message (Collapse)AuthorLines
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-19/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
While it is still technically possible to test stage 0, it is not part of any of the main testing rules and maintaining xfail-stage0 is a chore. Nobody should worry about how tests fare in stage0.
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-6/+10
2011-07-27Reformat for new syntaxMarijn Haverbeke-10/+6
2011-06-15Improve and test failure behavior for malformed attributesBrian Anderson-0/+10