You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,7 @@ Some common invocations of `x.py` are:
232
232
guidelines as of yet, but basic rules like 4 spaces for indentation and no
233
233
more than 99 characters in a single line should be kept in mind when writing
234
234
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).
0 commit comments