about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-match-nonterminal.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-15/+0
2015-08-15Slightly improved macro diagnostics + Indentation fixesJonas Schievink-1/+1
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-1/+1
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-11-07Add and update testsPiotr Czarnecki-0/+17