We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf4349 commit dbc52ceCopy full SHA for dbc52ce
src/test/run-pass/stat.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// xfail-fast
12
+
13
extern mod std;
14
use io::WriterUtil;
15
use std::tempfile;
0 commit comments