Skip to content

Commit a18b2aa

Browse files
author
Stjepan Glavina
committed
Remove stabilized features
1 parent 02d6e00 commit a18b2aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/libcoretest/lib.rs

-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
#![feature(flt2dec)]
2222
#![feature(fmt_internals)]
2323
#![feature(libc)]
24-
#![feature(move_cell)]
2524
#![feature(nonzero)]
26-
#![feature(ordering_chaining)]
27-
#![feature(ptr_unaligned)]
2825
#![feature(rand)]
2926
#![feature(raw)]
3027
#![feature(sip_hash_13)]

0 commit comments

Comments
 (0)