Skip to content

Commit eebcc5b

Browse files
committed
---
yaml --- r: 4374 b: refs/heads/master c: 6360082 h: refs/heads/master v: v3
1 parent a9c09e0 commit eebcc5b

File tree

7 files changed

+1
-10
lines changed

7 files changed

+1
-10
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: e4da7c5bee6ca094eeb12a9f47d450e3f962f05c
2+
refs/heads/master: 63600828cd8745d4b8447ba8f9207f3ff345c28d

trunk/src/test/bench/shootout-binarytrees.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-pretty
2-
31
use std;
42
import std::int;
53

trunk/src/test/bench/shootout-fannkuchredux.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-pretty
2-
31
// Based on Isaac Gouy's fannkuchredux.csharp
42
use std;
53
import std::int;

trunk/src/test/bench/shootout-pfib.rs

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

43
/*

trunk/src/test/run-fail/fmt-fail.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
// error-pattern:meh
43
use std;
54
import std::str;

trunk/src/test/run-pass/item-attributes.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
// These are attributes of the implicit crate. Really this just needs to parse
54
// for completeness since .rs files linked from .rc files support this

trunk/src/test/run-pass/syntax-extension-fmt.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-pretty
2-
31
use std;
42
import std::str;
53

0 commit comments

Comments
 (0)