summary refs log tree commit diff
path: root/src/test/ui/parser/raw-byte-string-literals.rs
AgeCommit message (Expand)AuthorLines
2019-06-10Don't suggest using \r in raw stringsIgor Matuszewski-1/+1
2019-06-08Prohibit bare CRs in raw byte stringsIgor Matuszewski-0/+3
2019-05-31fix tidyEsteban Küber-3/+0
2019-05-30Remove unecessary `-Z continue-parse-after-error` from testsEsteban Küber-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+17