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 5a849ea commit 3c1ff31Copy full SHA for 3c1ff31
src/test/run-pass/task-compare.rs
@@ -2,9 +2,6 @@
2
A test case for issue #577, which also exposes #588
3
*/
4
5
-// FIXME: This won't work until we can compare resources (#2601)
6
-// xfail-test
7
-
8
extern mod std;
9
use task::join;
10
0 commit comments