Merge pull request #155 from dwrensha/feature-gates

remove feature opt-ins that are no longer needed
This commit is contained in:
Scott Olson 2017-03-22 19:45:12 -07:00 committed by GitHub
commit cba0a7e8fc

View file

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