mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Suggest rustup toolchain link
This commit is contained in:
parent
afb853a3d7
commit
1297b2d952
@ -232,6 +232,7 @@ Some common invocations of `x.py` are:
|
||||
guidelines as of yet, but basic rules like 4 spaces for indentation and no
|
||||
more than 99 characters in a single line should be kept in mind when writing
|
||||
code.
|
||||
- `rustup toolchain link <name> build/<host-triple>/<stage>` - Use the custom compiler build via [rustup](https://github.com/rust-lang-nursery/rustup.rs#working-with-custom-toolchains-and-local-builds).
|
||||
|
||||
## Pull Requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user