about summary refs log tree commit diff
path: root/src/test/compile-fail/gated-macro-rules.rs
AgeCommit message (Expand)AuthorLines
2015-01-05Un-gate macro_rulesKeegan McAllister-14/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-1/+1
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2013-10-05Implement feature-gating for the compilerAlex Crichton-0/+14