Skip to content

Commit 1753f0f

Browse files
guswynnJoshua Nelson
authored and
Joshua Nelson
committed
add note
1 parent 9175746 commit 1753f0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/building/suggested.md

+5
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,13 @@ rustup override set nightly
8080
after [installing a nightly toolchain] with `rustup`. Don't forget to do this for all
8181
directories you have [setup a worktree for].
8282

83+
**note** see [the section on vscode] for how to configure it with this real rustfmt `x.py` uses,
84+
and [the section on rustup] for how to setup `rustup` toolchain for your bootstrapped compiler
85+
8386
[installing a nightly toolchain]: https://rust-lang.github.io/rustup/concepts/channels.html?highlight=nightl#working-with-nightly-rust
8487
[setup a worktree for]: ./suggested.html#working-on-multiple-branches-at-the-same-time
88+
[the section on vscode]: suggested.html#configuring-rust-analyzer-for-rustc
89+
[the section on rustup]: how-to-build-and-run.html?highlight=rustup#creating-a-rustup-toolchain
8590

8691
## Incremental builds with `--keep-stage`.
8792

0 commit comments

Comments
 (0)