Skip to content

Commit fdd012f

Browse files
committed
---
yaml --- r: 1831 b: refs/heads/master c: 4c34ae9 h: refs/heads/master i: 1829: c2422a3 1827: da7cb54 1823: 6be98c8 v: v3
1 parent aafc9da commit fdd012f

File tree

2 files changed

+3
-2
lines changed

2 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: 2c21195b216a93b8a97de1cab45da76ddb24b90b
2+
refs/heads/master: 4c34ae9d8319c29413d9fb3339af8d26ad663f61

trunk/Makefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,8 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
606606
tail-non-call.rs \
607607
writing-through-read-alias.rs)
608608

609-
TEST_XFAILS_STAGE0 := $(addprefix $(S)src/test/run-pass/, \
609+
TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \
610+
$(addprefix $(S)src/test/run-pass/, \
610611
acyclic-unwind.rs \
611612
alt-pattern-drop.rs \
612613
alt-type-simple.rs \

0 commit comments

Comments
 (0)