summaryrefslogtreecommitdiffstats
path: root/tests/ui/unwind-abis/ffi-unwind-calls-lint.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/unwind-abis/ffi-unwind-calls-lint.rs')
-rw-r--r--tests/ui/unwind-abis/ffi-unwind-calls-lint.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/unwind-abis/ffi-unwind-calls-lint.rs b/tests/ui/unwind-abis/ffi-unwind-calls-lint.rs
index 9a324f004..8f0007376 100644
--- a/tests/ui/unwind-abis/ffi-unwind-calls-lint.rs
+++ b/tests/ui/unwind-abis/ffi-unwind-calls-lint.rs
@@ -1,7 +1,6 @@
// build-pass
// needs-unwind
-#![feature(c_unwind)]
#![warn(ffi_unwind_calls)]
mod foo {