diff options
Diffstat (limited to 'tests/codegen/catch-unwind.rs')
| -rw-r--r-- | tests/codegen/catch-unwind.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/catch-unwind.rs b/tests/codegen/catch-unwind.rs index 4e1f9a88e95..48ad486fa03 100644 --- a/tests/codegen/catch-unwind.rs +++ b/tests/codegen/catch-unwind.rs @@ -14,7 +14,6 @@ //@ ignore-loongarch64 FIXME #![crate_type = "lib"] -#![feature(c_unwind)] extern "C" { fn bar(); |
