From 5812b1fd124768991b690621654aea3eea7400f4 Mon Sep 17 00:00:00 2001 From: Gary Guo Date: Fri, 25 Aug 2023 13:52:51 +0100 Subject: Remove c_unwind from tests and fix tests --- tests/coverage/abort.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/coverage/abort.rs') 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) { -- cgit 1.4.1-3-g733a5