Skip to content

Commit 2e741a4

Browse files
committed
---
yaml --- r: 2698 b: refs/heads/master c: 77f56f3 h: refs/heads/master v: v3
1 parent 0208722 commit 2e741a4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
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: 755ca8eb73e0bd8cb9df892973a3bb5faf3fd651
2+
refs/heads/master: 77f56f315404b1c54eae6776a4dca4f9eef396c6

trunk/src/test/compile-fail/forgot-ret.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// -*- rust -*-
2-
2+
// xfail-stage0
33
// error-pattern: not all control paths return
44

55
fn god_exists(int a) -> bool {

trunk/src/test/run-fail/trivial-message2.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-stage0
12
/*
23
This program should hang on the r <- po line.
34
*/

0 commit comments

Comments
 (0)