Do not require transpose_result, it is now stable
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
#![feature(asm)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(transpose_result)]
|
||||
#![no_std]
|
||||
|
||||
pub use self::arch::*;
|
||||
|
||||
Reference in New Issue
Block a user