summary refs log tree commit diff
path: root/src/test/parse-fail/issue-10412.rs
AgeCommit message (Collapse)AuthorLines
2016-04-07fix compile-fail and parse-fail tests by blindly opting back intoFelix S. Klock II-1/+1
parser recovery (so that expected errors match up) I'm opting into parser recovery in all these cases out of expediency, not because the error messages you get with recovery enabled are actually all that usable in all cases listed.
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+2
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+32