about summary refs log tree commit diff
path: root/src/test/parse-fail/issue-30318.rs
AgeCommit message (Collapse)AuthorLines
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-19/+0
2016-05-03parser: show a helpful note on unexpected inner commentGeorg Brandl-0/+19
Fixes: #30318.