kennytm / rustup-toolchain-install-master

Install a rustc master toolchain usable from rustup
MIT License
72 stars 13 forks source link

Add the -c flag to install additional components #5

Closed pietroalbini closed 6 years ago

pietroalbini commented 6 years ago

This allows, for example, to install cargo alongside rustc.

Fixes #4