Update to rust HEAD

This commit is contained in:
Erick Tryzelaar
2014-06-12 06:31:47 -07:00
parent 32d90e4627
commit 3cf15fb7f3
2 changed files with 1 additions and 270 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#[cfg(test)]
extern crate test;
#[phase(syntax, link)]
#[phase(plugin, link)]
extern crate log;
#[cfg(test)]