| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -33/+0 | |
| 2017-05-13 | Add test, and fix the other tests | est31 | -0/+2 | |
| 2016-01-07 | After RFC amendment 1384, FOLLOW(pat) includes `|`, so update tests accordingly. | Felix S. Klock II | -1/+0 | |
| 2016-01-07 | Updated future-proofing test, removed outdated test, and added | Felix S. Klock II | -0/+2 | |
| run-pass test for some new functionality. | ||||
| 2015-01-06 | Stricter rules surrounding adjacent nonterminals and sequences | Corey Richardson | -0/+4 | |
| 2015-01-06 | Fix fallout | Corey Richardson | -12/+12 | |
| 2015-01-06 | syntax: implement 'macro input future proofing' | Corey Richardson | -0/+26 | |
| See RFC 550 (https://github.com/rust-lang/rfcs/pull/550) for the motivation and details. If this breaks your code, add one of the listed tokens after the relevant non-terminal in your matcher. [breaking-change] | ||||
