We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ab3e0 commit ac352a3Copy full SHA for ac352a3
src/lib.rs
@@ -1,4 +1,5 @@
1
#![feature(asm)]
2
+#![feature(core_intrinsics)]
3
#![feature(linkage)]
4
#![feature(naked_functions)]
5
#![cfg_attr(not(test), no_std)]
0 commit comments