Skip to content

Commit 9e6fb78

Browse files
committed
---
yaml --- r: 587 b: refs/heads/master c: 3ab8cc6 h: refs/heads/master i: 585: 335be3b 583: 4f11678 v: v3
1 parent e7ce0f8 commit 9e6fb78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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: 64ff82ecf98ceb4725f0f51c73e23d1efc2160bc
2+
refs/heads/master: 3ab8cc60180449ec19f9969813a4017b47fcbb7b

trunk/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,6 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
542542
task-comm-12.rs \
543543
task-comm-13.rs \
544544
task-comm-13-thread.rs \
545-
task-comm-14.rs \
546545
task-comm-15.rs \
547546
task-life-0.rs \
548547
threads.rs \
@@ -576,6 +575,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
576575
str-overrun.rs \
577576
vec-overrun.rs \
578577
vec-underrun.rs \
578+
task-comm-14.rs \
579579
) \
580580
$(addprefix test/compile-fail/, \
581581
bad-recv.rs \

0 commit comments

Comments
 (0)