about summary refs log tree commit diff
path: root/src/tools/compiletest
diff options
context:
space:
mode:
authorMarkus Reiter <me@reitermark.us>2024-03-09 16:38:50 +0100
committerMarkus Reiter <me@reitermark.us>2024-03-14 17:34:58 +0100
commitecee730c45cdc7a582734d6440acba08a1214f82 (patch)
treee0f9e2063bfdcfa9e47736c64955c7e3c8032500 /src/tools/compiletest
parent40f8227d6df463a6af592d631efb260d19924474 (diff)
downloadrust-ecee730c45cdc7a582734d6440acba08a1214f82.tar.gz
rust-ecee730c45cdc7a582734d6440acba08a1214f82.zip
Try fixing `debuginfo` test.
Diffstat (limited to 'src/tools/compiletest')
-rw-r--r--src/tools/compiletest/src/runtest.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/compiletest/src/runtest.rs b/src/tools/compiletest/src/runtest.rs
index ae0db88d873..1e1c5fb20d4 100644
--- a/src/tools/compiletest/src/runtest.rs
+++ b/src/tools/compiletest/src/runtest.rs
@@ -1495,7 +1495,7 @@ impl<'test> TestCx<'test> {
             "^(core::([a-z_]+::)+)Ref<.+>$",
             "^(core::([a-z_]+::)+)RefMut<.+>$",
             "^(core::([a-z_]+::)+)RefCell<.+>$",
-            "^core::num::([a-z_]+::)*NonZero.+$",
+            "^core::num::([a-z_]+::)*NonZero<.+>$",
         ];
 
         // In newer versions of lldb, persistent results (the `$N =` part at the start of