We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe94f3 commit 0ca2a57Copy full SHA for 0ca2a57
src/lib.rs
@@ -12,7 +12,6 @@
12
#![feature(compiler_builtins)]
13
#![feature(core_intrinsics)]
14
#![feature(naked_functions)]
15
-#![feature(i128_type)]
16
#![feature(repr_simd)]
17
#![feature(abi_unadjusted)]
18
#![feature(linkage)]
0 commit comments