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 2e73e04 commit 2b14859Copy full SHA for 2b14859
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: eaa35611dc2c66d73032ece1ddde7881fcaccdee
+refs/heads/master: a61be2d74a4f1ca02b8021c93f83742b8ffb3515
trunk/src/Makefile
@@ -379,6 +379,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
379
test/run-pass/vec-slice.rs \
380
test/run-pass/task-comm-2.rs \
381
test/run-pass/task-comm-3.rs \
382
+ test/run-pass/task-comm-5.rs \
383
test/compile-fail/bad-recv.rs \
384
test/compile-fail/bad-send.rs \
385
test/compile-fail/infinite-tag-type-recursion.rs \
0 commit comments