auto merge of #5511 : Ms2ger/servo/int, r=jdm

This commit is contained in:
bors-servo 2015-04-03 13:54:46 -06:00
commit 036b3eaa04
12 changed files with 23 additions and 24 deletions

View file

@ -7,7 +7,6 @@
#![feature(collections)]
#![feature(core)]
#![feature(custom_attribute)]
#![feature(int_uint)]
#![feature(old_io)]
#![feature(path)]
#![feature(plugin)]