Good morning everyone! With the 1.10 release scheduled for tomorrow, it’s time for the classical round of prerelease testing!
The artifacts are all located at https://static.rust-lang.org/dist/2016-07-05/index.html
You can test rustup with
rustup update stable-2016-07-05
or rustup.sh with
curl -sSf https://static.rust-lang.org/rustup.sh | sh -s -- --spec=stable-2016-07-05
Please feel free to comment with any issues that arise!