We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df8da8 commit 877530cCopy full SHA for 877530c
tests/ui/panic-runtime/unwind-tables-target-required.rs
@@ -4,7 +4,7 @@
4
// only-x86_64-pc-windows-msvc
5
// compile-flags: -C force-unwind-tables=no
6
//
7
-// 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`
8
9
pub fn main() {
10
}
0 commit comments