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, 2 insertions, 0 deletions
diff --git a/tests/ui/hygiene/panic-location.run.stderr b/tests/ui/hygiene/panic-location.run.stderr
new file mode 100644
index 000000000..0b23b1cc2
--- /dev/null
+++ b/tests/ui/hygiene/panic-location.run.stderr
@@ -0,0 +1,2 @@
+thread 'main' panicked at 'capacity overflow', library/alloc/src/raw_vec.rs:518:5
+note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace