Remove some '#[feature]' attributes for stabilized features

This commit is contained in:
Simon Sapin
2018-05-31 19:31:00 +02:00
parent 999690ce5d
commit fd6e08a1e6
20 changed files with 9 additions and 33 deletions

View File

@@ -263,7 +263,6 @@
#![feature(fnbox)]
#![feature(futures_api)]
#![feature(hashmap_internals)]
#![feature(heap_api)]
#![feature(int_error_internals)]
#![feature(integer_atomics)]
#![feature(into_cow)]