remove feature opt-ins that are no longer needed

This commit is contained in:
David Renshaw 2017-03-22 18:59:26 -04:00
parent c2db2720b4
commit f0bca59ad0

View File

@ -1,8 +1,5 @@
#![feature(
btree_range,
collections,
i128_type,
pub_restricted,
rustc_private,
)]