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 2746c09 commit bef5ed6Copy full SHA for bef5ed6
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: f48dcaaae365367b0dea5710b48f0531dc81846d
+refs/heads/master: 35bd579f6686d6ba7c8c01206e14870ed2b45584
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/src/test/run-pass/morestack6.rs
@@ -1,10 +1,6 @@
// This test attempts to force the dynamic linker to resolve
// external symbols as close to the red zone as possible.
-use std;
-import task;
6
-import std::rand;
7
-
8
extern mod rustrt {
9
fn debug_get_stk_seg() -> *u8;
10
0 commit comments