rustup

Other topics

Setting up

Install the toolchain with

curl https://sh.rustup.rs -sSf | sh

You should have the latest stable version of rust already. You can check that by typing

rustc --version

If you want to update, just run

rustup update

Contributors

Topic Id: 8942

Example Ids: 27821

This site is not affiliated with any of the contributors.