fix error pattern
This commit is contained in:
parent
9df8da8e04
commit
877530cf1a
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue