We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8965b06 commit 55eb1b7Copy full SHA for 55eb1b7
src/lib.rs
@@ -1,6 +1,4 @@
1
-#![allow(unused_features)]
2
#![feature(asm)]
3
-#![feature(core_intrinsics)]
4
#![feature(linkage)]
5
#![feature(naked_functions)]
6
#![cfg_attr(not(test), no_std)]
0 commit comments