Skip to content

Commit 24c88f8

Browse files
committed
---
yaml --- r: 2295 b: refs/heads/master c: 831b0a7 h: refs/heads/master i: 2293: 61ce997 2291: fe133ed 2287: d16d29e v: v3
1 parent d08e4a3 commit 24c88f8

File tree

9 files changed

+1
-9
lines changed

9 files changed

+1
-9
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: 18c2d2381ad4130b58dc4bbae4d7bf69348ab70b
2+
refs/heads/master: 831b0a7501bc25af2ba4f411341724ec96b863ff

trunk/src/test/bench/99-bottles/99bob-iter.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
/* -*- mode:rust;indent-tabs-mode:nil -*-
32
* Implementation of 99 Bottles of Beer
43
* http://99-bottles-of-beer.net/

trunk/src/test/bench/99-bottles/99bob-pattern.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
/* -*- mode:rust;indent-tabs-mode:nil -*-
32
* Implementation of 99 Bottles of Beer
43
* http://99-bottles-of-beer.net/

trunk/src/test/bench/99-bottles/99bob-simple.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
/* -*- mode:rust;indent-tabs-mode:nil -*-
32
* Implementation of 99 Bottles of Beer
43
* http://99-bottles-of-beer.net/

trunk/src/test/bench/99-bottles/99bob-tail.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
/* -*- mode:rust;indent-tabs-mode:nil -*-
32
* Implementation of 99 Bottles of Beer
43
* http://99-bottles-of-beer.net/

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
use std;
32

43
import std._int;

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// xfail-stage0
21
// Based on Isaac Gouy's fannkuchredux.csharp
32

43
use std;

trunk/src/test/run-pass/expr-block-generic-box2.rs

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

54
type compare[T] = fn(&T t1, &T t2) -> bool;

trunk/src/test/run-pass/rt-circular-buffer.rs

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

43
// Regression tests for circular_buffer when using a unit

0 commit comments

Comments
 (0)