summary refs log tree commit diff
path: root/src/test/parse-fail/bad-lit-suffixes.rs
AgeCommit message (Expand)AuthorLines
2016-03-30fix compile-fail and parse-fail tests by blindly opting back intoFelix S. Klock II-1/+1
2015-09-03Use consistent terminology for byte string literalsVadim Petrochenkov-4/+4
2015-07-29Replace illegal with invalid in most diagnosticsSimonas Kazlauskas-16/+16
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+2
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-5/+0
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-0/+1
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-0/+41