@@ -36,6 +36,7 @@ for_host!(r"
36
36
37
37
" ) ,
38
38
for_host ! ( r"info: syncing channel updates for 'stable-{0}'
39
+ info: latest update on 2015-01-02, rust version 1.1.0
39
40
info: downloading component 'rust-std'
40
41
info: downloading component 'rustc'
41
42
info: downloading component 'cargo'
@@ -83,6 +84,7 @@ for_host!(r"
83
84
84
85
" ) ,
85
86
for_host ! ( r"info: syncing channel updates for 'stable-{0}'
87
+ info: latest update on 2015-01-02, rust version 1.1.0
86
88
info: downloading component 'rust-std'
87
89
info: downloading component 'rustc'
88
90
info: downloading component 'cargo'
@@ -96,6 +98,7 @@ info: installing component 'rustc'
96
98
info: installing component 'cargo'
97
99
info: installing component 'rust-docs'
98
100
info: syncing channel updates for 'beta-{0}'
101
+ info: latest update on 2015-01-02, rust version 1.2.0
99
102
info: downloading component 'rust-std'
100
103
info: downloading component 'rustc'
101
104
info: downloading component 'cargo'
@@ -109,6 +112,7 @@ info: installing component 'rustc'
109
112
info: installing component 'cargo'
110
113
info: installing component 'rust-docs'
111
114
info: syncing channel updates for 'nightly-{0}'
115
+ info: latest update on 2015-01-02, rust version 1.3.0
112
116
info: downloading component 'rust-std'
113
117
info: downloading component 'rustc'
114
118
info: downloading component 'cargo'
@@ -142,6 +146,7 @@ for_host!(r"
142
146
143
147
" ) ,
144
148
for_host ! ( r"info: syncing channel updates for 'stable-{0}'
149
+ info: latest update on 2015-01-02, rust version 1.1.0
145
150
info: downloading component 'rust-std'
146
151
info: downloading component 'rustc'
147
152
info: downloading component 'cargo'
@@ -156,6 +161,7 @@ info: installing component 'cargo'
156
161
info: installing component 'rust-docs'
157
162
info: syncing channel updates for 'beta-{0}'
158
163
info: syncing channel updates for 'nightly-{0}'
164
+ info: latest update on 2015-01-02, rust version 1.3.0
159
165
info: downloading component 'rust-std'
160
166
info: downloading component 'rustc'
161
167
info: downloading component 'cargo'
@@ -193,6 +199,7 @@ for_host!(r"
193
199
194
200
" ) ,
195
201
for_host ! ( r"info: syncing channel updates for 'nightly-{0}'
202
+ info: latest update on 2015-01-02, rust version 1.3.0
196
203
info: downloading component 'rust-std'
197
204
info: downloading component 'rustc'
198
205
info: downloading component 'cargo'
0 commit comments