Are people using Homebrew or Rustup to install Rust on OSX/macOS?
OSX/macOS and Rust
Russel
#5
Is this a direct replacement for manually installing rustup with the curl of the bash script?
idiot
#6
I think so, yes.
I installed rustup-init
via brew, then ran rustup-init
and I think that was it.