about summary refs log tree commit diff
path: root/src/test/parse-fail/byte-string-literals.rs
AgeCommit message (Collapse)AuthorLines
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-23/+0
2016-03-30fix 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-07-29Replace illegal with invalid in most diagnosticsSimonas Kazlauskas-1/+1
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-2/+0
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+23