Skip to content

Commit 77d3b94

Browse files
committed
---
yaml --- r: 4363 b: refs/heads/master c: a6cb0c2 h: refs/heads/master i: 4361: 467254d 4359: e6a3ccb v: v3
1 parent 0a9e2af commit 77d3b94

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
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: 291115682084e46e2c84fa79953f3f801e2ebf5b
2+
refs/heads/master: a6cb0c28438e68859a69b8ab230a2dcfb27f5779

trunk/src/test/run-pass/alt-str.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-pretty
21
// Issue #53
32

43
fn main() {

trunk/src/test/run-pass/if-check-precond.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// xfail-stage0
2-
// xfail-pretty
32
pred even(x: uint) -> bool {
43
if x < 2u {
54
ret false;

trunk/src/test/run-pass/task-comm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// xfail-stage0
2-
// xfail-pretty
32

43
use std;
54

0 commit comments

Comments
 (0)