]> git.lizzy.rs Git - rust.git/commit
Auto merge of #25437 - MazinZ1:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 15 May 2015 21:17:42 +0000 (21:17 +0000)
committerbors <bors@rust-lang.org>
Fri, 15 May 2015 21:17:42 +0000 (21:17 +0000)
commita9ea33fa30fc2c1a8084e035455ba2a0a0dfea3e
tree790942b2e93bcc94779d4389ca0a9a89f5e1c0ec
parent716f920b7e234b450f272346fea961832505c06e
parent26560e75b702c2254bb8a031276fcffda9bc1bde
Auto merge of #25437 - MazinZ1:master, r=alexcrichton

The download links of Windows installers on the Nightly Rust page are using beta builds instead of nightly builds, which caused some confusions when I was setting up my env. Probably it's better to use the links of nightly builds here.