Skip to content

Commit 956bebb

Browse files
committed
remove need for test expectations
1 parent 877530c commit 956bebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/panic-runtime/unwind-tables-target-required.rs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// only-x86_64-pc-windows-msvc
55
// compile-flags: -C force-unwind-tables=no
66
//
7+
// dont-check-compiler-stderr
78
// error-pattern: target requires unwind tables, they cannot be disabled with `-C force-unwind-tables=no`
89

910
pub fn main() {

0 commit comments

Comments
 (0)