Skip to content

Commit bc1eff5

Browse files
committed
---
yaml --- r: 194574 b: refs/heads/snap-stage3 c: d9d2236 h: refs/heads/master v: v3
1 parent ee52c79 commit bc1eff5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 242ed0b7c0f6a21096f2cc3e1ad1bdb176d02545
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 71386e5774244574045bdf6f837ddc31c5f6cc91
4+
refs/heads/snap-stage3: d9d2236b09b772852178c968d1185b2efca3ebf8
55
refs/heads/try: 961e0358e1a5c0faaef606e31e9965742c1643bf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/compiletest/util.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const OS_TABLE: &'static [(&'static str, &'static str)] = &[
1818
("darwin", "macos"),
1919
("dragonfly", "dragonfly"),
2020
("freebsd", "freebsd"),
21+
("ios", "ios"),
2122
("linux", "linux"),
2223
("mingw32", "windows"),
2324
("openbsd", "openbsd"),

0 commit comments

Comments
 (0)