Skip to content

Commit a4956a7

Browse files
committed
XFAIL task-perf-word-count-generic
This can't be done with bare functions. Issue #1022
1 parent ac671c3 commit a4956a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/bench/task-perf-word-count-generic.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// xfail-test - #1038 - Can't do this safely with bare functions
2+
13
/**
24
A parallel word-frequency counting program.
35

0 commit comments

Comments
 (0)