Skip to content

Commit 82edbab

Browse files
author
Eric Holk
committed
---
yaml --- r: 2826 b: refs/heads/master c: 842bf7c h: refs/heads/master v: v3
1 parent 35796ab commit 82edbab

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: da0e0b6f5e3cacd5342eb58f78960206639c49c6
2+
refs/heads/master: 842bf7cad12dedbbd16e0838f4dd616acc765421

trunk/src/test/run-pass/spawn.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// xfail-stage0
2-
// xfail-stage1
3-
// xfail-stage2
42
// -*- rust -*-
53

64
fn main() {

trunk/src/test/run-pass/spawn2.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
// xfail-stage0
2-
// xfail-stage1
3-
// xfail-stage2
42
// -*- rust -*-
53

6-
use std;
7-
84
fn main() {
95
spawn child(10, 20);
106
}

0 commit comments

Comments
 (0)