summary refs log tree commit diff
path: root/src/test/parse-fail/pat-lt-bracket-7.rs
AgeCommit message (Expand)AuthorLines
2016-05-26Implement `..` in tuple (struct) patternsVadim Petrochenkov-2/+1
2016-03-26syntax: Stop the bump loop for trait items at } and EOF.Eduard Burtescu-1/+1
2016-02-15Add some simple error recovery to the parser and fix testsNick Cameron-1/+2
2015-04-03Add tests for parsing of patternsVadim Petrochenkov-0/+13