i128 is being stabilized

master
Mark Mansi 2018-03-17 21:37:35 -05:00
parent 8fe94f3553
commit 0ca2a57f1b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
#![feature(compiler_builtins)]
#![feature(core_intrinsics)]
#![feature(naked_functions)]
#![feature(i128_type)]
#![feature(repr_simd)]
#![feature(abi_unadjusted)]
#![feature(linkage)]