We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877530c commit 956bebbCopy full SHA for 956bebb
tests/ui/panic-runtime/unwind-tables-target-required.rs
@@ -4,6 +4,7 @@
4
// only-x86_64-pc-windows-msvc
5
// compile-flags: -C force-unwind-tables=no
6
//
7
+// dont-check-compiler-stderr
8
// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`
9
10
pub fn main() {
0 commit comments