Skip to content

Commit 35bd579

Browse files
committed
Remove nonexistent imports
1 parent f48dcaa commit 35bd579

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test/run-pass/morestack6.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
// This test attempts to force the dynamic linker to resolve
22
// external symbols as close to the red zone as possible.
33

4-
use std;
5-
import task;
6-
import std::rand;
7-
84
extern mod rustrt {
95
fn debug_get_stk_seg() -> *u8;
106

0 commit comments

Comments
 (0)