diff options
| author | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-04-09 13:58:52 +0000 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com> | 2024-04-09 13:58:52 +0000 |
| commit | 09dab389e2febfeb30f2476ed8a69816c158af08 (patch) | |
| tree | 248308d38fc50c97009c95ba23a76ce601f2f0f8 /tests/rustdoc-ui | |
| parent | c7e77befd88d6fb3f97209621f42d0a4ed319036 (diff) | |
| download | rust-09dab389e2febfeb30f2476ed8a69816c158af08.tar.gz rust-09dab389e2febfeb30f2476ed8a69816c158af08.zip | |
tests: bless ui and rustdoc-ui tests for ICE messages
Diffstat (limited to 'tests/rustdoc-ui')
| -rw-r--r-- | tests/rustdoc-ui/ice-bug-report-url.stderr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rustdoc-ui/ice-bug-report-url.stderr b/tests/rustdoc-ui/ice-bug-report-url.stderr index 06a52691310..66622a7654c 100644 --- a/tests/rustdoc-ui/ice-bug-report-url.stderr +++ b/tests/rustdoc-ui/ice-bug-report-url.stderr @@ -12,6 +12,8 @@ error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md +note: please make sure that you have updated to the latest nightly + note: rustc {version} running on {platform} query stack during panic: |
