Skip to content

Commit

Permalink
auto merge of #6789 : luqmana/rust/compiletest-fix, r=thestinger
Browse files Browse the repository at this point in the history
Can be removed after a snapshot I believe.
  • Loading branch information
bors committed May 29, 2013
2 parents d80642b + c49e41c commit 149960e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compiletest/compiletest.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit 149960e

Please sign in to comment.