Steps
- Beg, borrow, or steal a FreeBSD machine
- Install rustup.
rustup install 1.8.0
info: sync channel updates ...
info: latest update on 2016-04-12, rust version 1.8.0 ...
1.8.0-x86_64-unknown-freedbsd unchanged - (toolchain not installed)
Possible Solution(s)
Rustup should either install the toolchain or give an error that it's not available.
Notes
Output of rustup --version: 1.22.1
Output of rustup show: omitted because I can't get copy/paste to work in my VM.
Steps
rustup install 1.8.0Possible Solution(s)
Rustup should either install the toolchain or give an error that it's not available.
Notes
Output of
rustup --version: 1.22.1Output of
rustup show: omitted because I can't get copy/paste to work in my VM.