aboutsummaryrefslogtreecommitdiff
path: root/tests/cpass/unsafe.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpass/unsafe.rs')
-rw-r--r--tests/cpass/unsafe.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cpass/unsafe.rs b/tests/cpass/unsafe.rs
index 86f461f..b6996ad 100644
--- a/tests/cpass/unsafe.rs
+++ b/tests/cpass/unsafe.rs
@@ -1,5 +1,4 @@
//! Check code generation of `unsafe` `init` / `idle` / `exception` / `interrupt` / `task`
-#![feature(extern_crate_item_prelude)] // ???
#![no_main]
#![no_std]