From abca8299268e55bdb80b649ceb6b0cc5d0f3c34a Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 24 Aug 2018 16:31:04 +0200 Subject: more fixes --- tests/cfail/exception.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/cfail/exception.rs') diff --git a/tests/cfail/exception.rs b/tests/cfail/exception.rs index e2e749a..b4e025f 100644 --- a/tests/cfail/exception.rs +++ b/tests/cfail/exception.rs @@ -1,6 +1,5 @@ #![deny(unsafe_code)] #![deny(warnings)] -#![feature(proc_macro)] #![no_std] extern crate cortex_m_rtfm as rtfm; -- cgit v1.2.3