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 3eb15b8 commit abe33f1Copy full SHA for abe33f1
src/test/bench/shootout-nbody.rs
@@ -8,7 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// xfail-test
12
// based on:
13
// http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java
14
src/test/run-pass/stat.rs
extern mod std;
use io::WriterUtil;
use std::tempfile;
0 commit comments