Skip to content

Instantly share code, notes, and snippets.

@scaint
Created March 29, 2015 16:36
Show Gist options
  • Save scaint/005c44ae7e06705de1b2 to your computer and use it in GitHub Desktop.
Save scaint/005c44ae7e06705de1b2 to your computer and use it in GitHub Desktop.
How to install specified Rust build
# List of available dates you can see at https://static.rust-lang.org/dist/
curl -s https://static.rust-lang.org/rustup.sh | sudo sh -s -- --date="2015-03-25"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment