Skip to content

Commit 393ec30

Browse files
committed
---
yaml --- r: 195167 b: refs/heads/tmp c: d9d2236 h: refs/heads/master i: 195165: 1bf48f8 195163: 12ec515 195159: b34d450 195151: bcc589a 195135: 9fb0d4f v: v3
1 parent 2defebd commit 393ec30

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
@@ -34,7 +34,7 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: d8be84eb4499e21bd98a3500c8760540996df23b
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
3636
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37-
refs/heads/tmp: 71386e5774244574045bdf6f837ddc31c5f6cc91
37+
refs/heads/tmp: d9d2236b09b772852178c968d1185b2efca3ebf8
3838
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
3939
refs/tags/homu-tmp: 53a183f0274316596bf9405944d4f0468d8c93e4
4040
refs/heads/gate: 97c84447b65164731087ea82685580cc81424412

branches/tmp/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)