Skip to content

Commit 1297b2d

Browse files
committed
Suggest rustup toolchain link
1 parent afb853a commit 1297b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ Some common invocations of `x.py` are:
232232
guidelines as of yet, but basic rules like 4 spaces for indentation and no
233233
more than 99 characters in a single line should be kept in mind when writing
234234
code.
235+
- `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).
235236

236237
## Pull Requests
237238

0 commit comments

Comments
 (0)