auto merge of #5287 : Ms2ger/servo/gates, r=jdm

CC #5286.
This commit is contained in:
bors-servo 2015-03-20 09:12:51 -06:00
commit 6ffd459479
4 changed files with 4 additions and 7 deletions

View file

@ -6,9 +6,8 @@
#![feature(box_syntax)]
#![feature(collections)]
#![feature(core)]
#![feature(hash)]
#![feature(int_uint)]
#![feature(io)]
#![feature(old_io)]
#![feature(plugin)]
#![feature(rustc_private)]
#![feature(std_misc)]