diff --git a/src/lib.rs b/src/lib.rs
index 9b1c8c491ef3b362267c4ac23e6c989962eb9f3a..4f18ee3cbe75fc9c1ad04ea9384fa2c2ea9da54c 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -48,7 +48,6 @@
 #![feature(integer_atomics)]
 #![feature(lang_items)]
 #![feature(naked_functions)]
-#![feature(never_type)]
 #![feature(ptr_internals)]
 #![feature(thread_local)]
 #![no_std]