Test fixes and rebase conflicts, round 2

This commit is contained in:
Alex Crichton 2015-03-27 13:22:26 -07:00
parent 1c78478c12
commit d65fee28d3
6 changed files with 8 additions and 17 deletions

View file

@ -13,7 +13,6 @@
#![feature(box_syntax)]
#![feature(collections)]
#![feature(old_io)]
#![feature(old_path)]
#![feature(rustc_private)]
#![feature(unboxed_closures)]
#![feature(std_misc)]