We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfa9a5 commit 7a6e15eCopy full SHA for 7a6e15e
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 2d28d645422c1617be58c8ca7ad9a457264ca850
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 833ed21f87e1994ec76a757f3cbf2b8deedf55e1
+refs/heads/snap-stage3: c49e41c42f8cffbfce268612f880a621ff7fdeb8
5
refs/heads/try: 7b78b52e602bb3ea8174f9b2006bff3315f03ef9
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/compiletest/compiletest.rc
@@ -12,6 +12,7 @@
12
13
#[allow(non_camel_case_types)];
14
15
+#[no_core]; // XXX: Remove after snapshot
16
#[no_std];
17
18
extern mod core(name = "std", vers = "0.7-pre");
0 commit comments