update treat-err-as-bug test
This commit is contained in:
parent
e3299f2c0d
commit
29716ef4f7
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
all:
|
||||
$(RUSTC) err.rs -Z treat-err-as-bug 2>&1 \
|
||||
| $(CGREP) "panicked at 'encountered error with \`-Z treat_err_as_bug'"
|
||||
| $(CGREP) "panicked at 'aborting due to \`-Z treat-err-as-bug=1\`'"
|
||||
|
|
Loading…
Add table
Reference in a new issue