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 e7ce0f8 commit 9e6fb78Copy full SHA for 9e6fb78
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 64ff82ecf98ceb4725f0f51c73e23d1efc2160bc
+refs/heads/master: 3ab8cc60180449ec19f9969813a4017b47fcbb7b
trunk/src/Makefile
@@ -542,7 +542,6 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
542
task-comm-12.rs \
543
task-comm-13.rs \
544
task-comm-13-thread.rs \
545
- task-comm-14.rs \
546
task-comm-15.rs \
547
task-life-0.rs \
548
threads.rs \
@@ -576,6 +575,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
576
575
str-overrun.rs \
577
vec-overrun.rs \
578
vec-underrun.rs \
+ task-comm-14.rs \
579
) \
580
$(addprefix test/compile-fail/, \
581
bad-recv.rs \
0 commit comments