about summary refs log tree commit diff
path: root/tests/rustdoc-ui/ice-bug-report-url.stderr
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2023-07-27 12:46:07 +0200
committerMara Bos <m-ou.se@m-ou.se>2023-07-29 11:42:53 +0200
commit893bb8e1ce0721524be9853c55c3b80b871eebea (patch)
treea2827105c9e64f97aee5f6a11c361075e945e78b /tests/rustdoc-ui/ice-bug-report-url.stderr
parent0e729404da1e741e26a398192fcd1614514117cf (diff)
downloadrust-893bb8e1ce0721524be9853c55c3b80b871eebea.tar.gz
rust-893bb8e1ce0721524be9853c55c3b80b871eebea.zip
Fix test output.
Diffstat (limited to 'tests/rustdoc-ui/ice-bug-report-url.stderr')
-rw-r--r--tests/rustdoc-ui/ice-bug-report-url.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-ui/ice-bug-report-url.stderr b/tests/rustdoc-ui/ice-bug-report-url.stderr
index d454e296b38..869fcd20fac 100644
--- a/tests/rustdoc-ui/ice-bug-report-url.stderr
+++ b/tests/rustdoc-ui/ice-bug-report-url.stderr
@@ -4,7 +4,7 @@ error: expected one of `->`, `where`, or `{`, found `<eof>`
 LL | fn wrong()
    |          ^ expected one of `->`, `where`, or `{`
 
-thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:1711:30:
+
 aborting due to `-Z treat-err-as-bug=1`
 stack backtrace: