It’s that time of the … every 6 weeks … again! Rust 1.17 is released on Thursday and builds are available now for testing. This is our first stable release produced from Travis and AppVeyor so although we’ve all been testing nightly/beta for 6 weeks (right? right?) it’s good to keep a sharp eye out for any regressions!
Release artifacts are uploaded to dev (dev-static.rust-lang.org) currently and will be promoted to prod (static.rust-lang.org) this Thursday. The URL is https://dev-static.rust-lang.org/dist/2017-04-25/
You can test rustup with
RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable
Please let us know if you run into any issues! Pending any detected regressions these are likely to be the exact artifacts that we’ll release on Thursday.