summaryrefslogtreecommitdiffstats
path: root/tests/ui/consts/offset_ub.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/consts/offset_ub.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/consts/offset_ub.rs b/tests/ui/consts/offset_ub.rs
index 1b01e4fd1..db28a6c6a 100644
--- a/tests/ui/consts/offset_ub.rs
+++ b/tests/ui/consts/offset_ub.rs
@@ -1,6 +1,6 @@
use std::ptr;
-// normalize-stderr-test "alloc\d+" -> "allocN"
+
// normalize-stderr-test "0x7f+" -> "0x7f..f"