summaryrefslogtreecommitdiffstats
path: root/tests/ui/hygiene/panic-location.run.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/hygiene/panic-location.run.stderr')
-rw-r--r--tests/ui/hygiene/panic-location.run.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/hygiene/panic-location.run.stderr b/tests/ui/hygiene/panic-location.run.stderr
index 5ed0d9fcf..e0dc13c0c 100644
--- a/tests/ui/hygiene/panic-location.run.stderr
+++ b/tests/ui/hygiene/panic-location.run.stderr
@@ -1,3 +1,3 @@
-thread 'main' panicked at library/alloc/src/raw_vec.rs:534:5:
+thread 'main' panicked at library/alloc/src/raw_vec.rs:545:5:
capacity overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace