summary refs log tree commit diff
path: root/src/test/compile-fail/macro-incomplete-parse.rs
AgeCommit message (Expand)AuthorLines
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-11-26Support multiple item macrosSteven Fackler-1/+2
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-10-02syntax: indicate an error when a macro ignores trailing tokens.Huon Wilson-0/+26