From 877530cf1a950cf82ca0acc6e66ae9eadb1267d4 Mon Sep 17 00:00:00 2001 From: Rémy Rakic Date: Mon, 13 Mar 2023 14:01:25 +0100 Subject: fix error pattern --- tests/ui/panic-runtime/unwind-tables-target-required.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ui/panic-runtime/unwind-tables-target-required.rs b/tests/ui/panic-runtime/unwind-tables-target-required.rs index f2145c2bfe7..be2cbf65867 100644 --- a/tests/ui/panic-runtime/unwind-tables-target-required.rs +++ b/tests/ui/panic-runtime/unwind-tables-target-required.rs @@ -4,7 +4,7 @@ // only-x86_64-pc-windows-msvc // compile-flags: -C force-unwind-tables=no // -// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`. +// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no` pub fn main() { } -- cgit 1.4.1-3-g733a5