Auto merge of #5952 - Ms2ger:cleanup, r=saneyuki

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5952)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-05-05 14:26:37 -05:00
commit e779e8905b
3 changed files with 3 additions and 6 deletions

View file

@ -10,7 +10,6 @@
#![feature(plugin)]
#![feature(rustc_private)]
#![feature(std_misc)]
#![feature(unboxed_closures)]
#![plugin(regex_macros)]