File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
branches/tmp/src/compiletest Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34
34
refs/heads/beta: d8be84eb4499e21bd98a3500c8760540996df23b
35
35
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
36
36
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37
- refs/heads/tmp: 71386e5774244574045bdf6f837ddc31c5f6cc91
37
+ refs/heads/tmp: d9d2236b09b772852178c968d1185b2efca3ebf8
38
38
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
39
39
refs/tags/homu-tmp: 53a183f0274316596bf9405944d4f0468d8c93e4
40
40
refs/heads/gate: 97c84447b65164731087ea82685580cc81424412
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ const OS_TABLE: &'static [(&'static str, &'static str)] = &[
18
18
( "darwin" , "macos" ) ,
19
19
( "dragonfly" , "dragonfly" ) ,
20
20
( "freebsd" , "freebsd" ) ,
21
+ ( "ios" , "ios" ) ,
21
22
( "linux" , "linux" ) ,
22
23
( "mingw32" , "windows" ) ,
23
24
( "openbsd" , "openbsd" ) ,
You can’t perform that action at this time.
0 commit comments