about summary refs log tree commit diff
path: root/src/test/parse-fail/attr-before-ext.rs
AgeCommit message (Collapse)AuthorLines
2015-11-26Add syntax support for attributes on expressions and all syntaxMarvin Löbel-16/+0
nodes in statement position. Extended #[cfg] folder to allow removal of statements, and of expressions in optional positions like expression lists and trailing block expressions. Extended lint checker to recognize lint levels on expressions and locals.
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+2
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+14