about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-input-future-proofing.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-33/+0
2017-05-13Add test, and fix the other testsest31-0/+2
2016-01-07After RFC amendment 1384, FOLLOW(pat) includes `|`, so update tests accordingly.Felix S. Klock II-1/+0
2016-01-07Updated future-proofing test, removed outdated test, and addedFelix S. Klock II-0/+2
2015-01-06Stricter rules surrounding adjacent nonterminals and sequencesCorey Richardson-0/+4
2015-01-06Fix falloutCorey Richardson-12/+12
2015-01-06syntax: implement 'macro input future proofing'Corey Richardson-0/+26