auto merge of #6789 : luqmana/rust/compiletest-fix, r=thestinger

Can be removed after a snapshot I believe.
This commit is contained in:
bors 2013-05-28 23:34:48 -07:00
commit 149960e0cf
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#[allow(non_camel_case_types)];
#[no_core]; // XXX: Remove after snapshot
#[no_std];
extern mod core(name = "std", vers = "0.7-pre");