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 cee886c commit b0075a3Copy full SHA for b0075a3
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: c99f0273e37708bb708709dce49c8b4f726a4453
+refs/heads/master: 5cebace3d87d2107b33e8fed7b20d3ed38b3d9cf
trunk/src/Makefile
@@ -376,6 +376,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
376
test/run-pass/task-comm.rs \
377
test/run-pass/vec-alloc-append.rs \
378
test/run-pass/vec-slice.rs \
379
+ test/run-pass/task-comm-2.rs \
380
test/run-pass/task-comm-3.rs \
381
test/compile-fail/bad-recv.rs \
382
test/compile-fail/bad-send.rs \
0 commit comments