diff options
Diffstat (limited to 'tests/coverage/abort.rs')
| -rw-r--r-- | tests/coverage/abort.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/coverage/abort.rs b/tests/coverage/abort.rs index 649e8e52a49..6c06a3f9d87 100644 --- a/tests/coverage/abort.rs +++ b/tests/coverage/abort.rs @@ -1,4 +1,3 @@ -#![feature(c_unwind)] #![allow(unused_assignments)] extern "C" fn might_abort(should_abort: bool) { |
