stabilize int_bits_const
This commit is contained in:
parent
9b32429822
commit
8940a2652e
9 changed files with 2 additions and 11 deletions
|
@ -17,7 +17,6 @@ Core encoding and decoding interfaces.
|
|||
#![feature(min_specialization)]
|
||||
#![feature(vec_spare_capacity)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(int_bits_const)]
|
||||
#![feature(maybe_uninit_slice)]
|
||||
#![feature(new_uninit)]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue