about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-bad-delimiter-ident.rs
AgeCommit message (Expand)AuthorLines
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-13/+0
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-02-24syntax: allow stmt/expr macro invocations to be delimited by {}.Huon Wilson-0/+13