Skip to content

Commit 77f56f3

Browse files
committed
XFAIL two tests for stage0
1 parent 755ca8e commit 77f56f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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 {

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)