diff options
Diffstat (limited to 'tests/rustdoc-ui/ice-bug-report-url.stderr')
| -rw-r--r-- | tests/rustdoc-ui/ice-bug-report-url.stderr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rustdoc-ui/ice-bug-report-url.stderr b/tests/rustdoc-ui/ice-bug-report-url.stderr index 7d9f05f8f4e..d454e296b38 100644 --- a/tests/rustdoc-ui/ice-bug-report-url.stderr +++ b/tests/rustdoc-ui/ice-bug-report-url.stderr @@ -4,7 +4,8 @@ error: expected one of `->`, `where`, or `{`, found `<eof>` LL | fn wrong() | ^ expected one of `->`, `where`, or `{` -thread panicked at 'aborting due to `-Z treat-err-as-bug`' +thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:1711:30: +aborting due to `-Z treat-err-as-bug=1` stack backtrace: error: the compiler unexpectedly panicked. this is a bug. |
