Update to rust HEAD

This commit is contained in:
Erick Tryzelaar
2014-06-08 15:09:16 -07:00
parent 02221908a5
commit 485a484ab6
5 changed files with 19 additions and 27 deletions
-2
View File
@@ -1,7 +1,5 @@
#![feature(macro_rules, phase)]
extern crate collections;
// test harness access
#[cfg(test)]
extern crate test;