Skip to content

Commit 149960e

Browse files
committed
auto merge of #6789 : luqmana/rust/compiletest-fix, r=thestinger
Can be removed after a snapshot I believe.
2 parents d80642b + c49e41c commit 149960e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/compiletest/compiletest.rc

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
#[allow(non_camel_case_types)];
1414

15+
#[no_core]; // XXX: Remove after snapshot
1516
#[no_std];
1617

1718
extern mod core(name = "std", vers = "0.7-pre");

0 commit comments

Comments
 (0)