summary refs log tree commit diff
path: root/src/test/parse-fail/issue-22647.rs
AgeCommit message (Expand)AuthorLines
2017-12-21Do not emit type errors on recovered blocksEsteban Küber-1/+0
2017-11-24Suggest macro call when not sure that it is fn definitionEsteban Küber-0/+1
2015-04-02syntax: Rewrite parsing of patternsVadim Petrochenkov-1/+1
2015-02-24Add tests for expect ident but find enum or struct panicEdward Wang-0/+25