Remove stabilized features

This commit is contained in:
Stjepan Glavina 2017-03-20 16:50:07 +01:00
parent 02d6e00587
commit a18b2aa641
1 changed files with 0 additions and 3 deletions

View File

@ -21,10 +21,7 @@
#![feature(flt2dec)]
#![feature(fmt_internals)]
#![feature(libc)]
#![feature(move_cell)]
#![feature(nonzero)]
#![feature(ordering_chaining)]
#![feature(ptr_unaligned)]
#![feature(rand)]
#![feature(raw)]
#![feature(sip_hash_13)]