File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
branches/snap-stage3/src/test Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: e415c25bcd81dc1f9a5a3d25d9b48ed2d545336b
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: 1ef8b751870a26f2e4351eebb7a2af455877d9b4
4
+ refs/heads/snap-stage3: 42847c8b1e076172bac9873f769f722e19ef945f
5
5
refs/heads/try: 597a645456b55e1c886ce15d23a192abdf4d55cf
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change 18
18
// option. This file may not be copied, modified, or distributed
19
19
// except according to those terms.
20
20
21
- // ignore-test FIXME #12460
21
+ // ignore-freebsd FIXME #12460
22
22
23
23
#[ path = "../compile-fail" ]
24
24
mod foo; //~ ERROR: illegal operation on a directory
Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
- // ignore-test FIXME fails on BSD
11
+ // ignore-freebsd FIXME fails on BSD
12
12
13
13
#[ feature( managed_boxes) ] ;
14
14
You can’t perform that action at this time.
0 commit comments