Skip to content

Commit 838a9d5

Browse files
committed
---
yaml --- r: 2905 b: refs/heads/master c: 8ac94d5 h: refs/heads/master i: 2903: 4e482a8 v: v3
1 parent 20c314c commit 838a9d5

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
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: 830c58b651e1ef0b1b53bbcd4bf9cf9f264f8e47
2+
refs/heads/master: 8ac94d59e89748c3bd399555574a06ee8192424b

trunk/src/test/run-pass/lib-io.rs

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

63
use std;

trunk/src/test/run-pass/type-sizes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// xfail-stage1
33
// xfail-stage2
44

5-
import size_of = std::sys.rustrt.size_of;
5+
import size_of = std::sys::rustrt::size_of;
66

77
use std;
88

0 commit comments

Comments
 (0)