1
Fork 0

tests: Do not use -Z parse-only, continue compilation to test recovery

This commit is contained in:
Vadim Petrochenkov 2019-01-06 18:33:05 +03:00
parent 6b2c311718
commit 1f64f60d5c
530 changed files with 753 additions and 886 deletions

View file

@ -1,5 +1,5 @@
error: unterminated raw string
--> $DIR/raw-byte-string-eof.rs:5:6
--> $DIR/raw-byte-string-eof.rs:2:6
|
LL | br##"a"#; //~ unterminated raw string
| ^ unterminated raw string