summary refs log tree commit diff
path: root/src/test/run-pass/macro-meta-items.rs
AgeCommit message (Expand)AuthorLines
2016-10-18Fix some pretty printing testsVadim Petrochenkov-1/+0
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-2/+2
2014-04-06Remove ignore-fast that has cropped upAlex Crichton-2/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-0/+1
2014-03-28syntax: Accept meta matchers in macrosAlex Crichton-0/+43