We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafc9da commit fdd012fCopy full SHA for fdd012f
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 2c21195b216a93b8a97de1cab45da76ddb24b90b
+refs/heads/master: 4c34ae9d8319c29413d9fb3339af8d26ad663f61
trunk/Makefile.in
@@ -606,7 +606,8 @@ TEST_XFAILS_BOOT := $(TASK_XFAILS) \
606
tail-non-call.rs \
607
writing-through-read-alias.rs)
608
609
-TEST_XFAILS_STAGE0 := $(addprefix $(S)src/test/run-pass/, \
+TEST_XFAILS_STAGE0 := $(FLOAT_XFAILS) \
610
+ $(addprefix $(S)src/test/run-pass/, \
611
acyclic-unwind.rs \
612
alt-pattern-drop.rs \
613
alt-type-simple.rs \
0 commit comments