Return nonzero exit code if there are errors at a stop point
This commit is contained in:
parent
7a5754b330
commit
2a24e97c80
215 changed files with 440 additions and 6 deletions
|
@ -8,4 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// compile-flags: -Z parse-only
|
||||
|
||||
fn f(+x: isize) {} //~ ERROR unexpected token: `+`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue