@@ -36,6 +36,7 @@ for_host!(r"
3636
3737" ) ,
3838for_host ! ( r"info: syncing channel updates for 'stable-{0}'
39+ info: latest update on 2015-01-02, rust version 1.1.0
3940info: downloading component 'rust-std'
4041info: downloading component 'rustc'
4142info: downloading component 'cargo'
@@ -83,6 +84,7 @@ for_host!(r"
8384
8485" ) ,
8586for_host ! ( r"info: syncing channel updates for 'stable-{0}'
87+ info: latest update on 2015-01-02, rust version 1.1.0
8688info: downloading component 'rust-std'
8789info: downloading component 'rustc'
8890info: downloading component 'cargo'
@@ -96,6 +98,7 @@ info: installing component 'rustc'
9698info: installing component 'cargo'
9799info: installing component 'rust-docs'
98100info: syncing channel updates for 'beta-{0}'
101+ info: latest update on 2015-01-02, rust version 1.2.0
99102info: downloading component 'rust-std'
100103info: downloading component 'rustc'
101104info: downloading component 'cargo'
@@ -109,6 +112,7 @@ info: installing component 'rustc'
109112info: installing component 'cargo'
110113info: installing component 'rust-docs'
111114info: syncing channel updates for 'nightly-{0}'
115+ info: latest update on 2015-01-02, rust version 1.3.0
112116info: downloading component 'rust-std'
113117info: downloading component 'rustc'
114118info: downloading component 'cargo'
@@ -142,6 +146,7 @@ for_host!(r"
142146
143147" ) ,
144148for_host ! ( r"info: syncing channel updates for 'stable-{0}'
149+ info: latest update on 2015-01-02, rust version 1.1.0
145150info: downloading component 'rust-std'
146151info: downloading component 'rustc'
147152info: downloading component 'cargo'
@@ -156,6 +161,7 @@ info: installing component 'cargo'
156161info: installing component 'rust-docs'
157162info: syncing channel updates for 'beta-{0}'
158163info: syncing channel updates for 'nightly-{0}'
164+ info: latest update on 2015-01-02, rust version 1.3.0
159165info: downloading component 'rust-std'
160166info: downloading component 'rustc'
161167info: downloading component 'cargo'
@@ -193,6 +199,7 @@ for_host!(r"
193199
194200" ) ,
195201for_host ! ( r"info: syncing channel updates for 'nightly-{0}'
202+ info: latest update on 2015-01-02, rust version 1.3.0
196203info: downloading component 'rust-std'
197204info: downloading component 'rustc'
198205info: downloading component 'cargo'
0 commit comments