Remove float_extras

[unstable, deprecated since 1.11.0]
This commit is contained in:
Josh Stone
2017-04-20 16:09:54 -07:00
parent c903ac64e5
commit c1aaa60d8d
12 changed files with 74 additions and 559 deletions

View File

@@ -262,7 +262,6 @@
#![feature(core_intrinsics)]
#![feature(dropck_eyepatch)]
#![feature(exact_size_is_empty)]
#![feature(float_extras)]
#![feature(float_from_str_radix)]
#![feature(fn_traits)]
#![feature(fnbox)]