File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
src/doc/rustc-dev-guide/src/building Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,13 @@ rustup override set nightly
8080after [ installing a nightly toolchain] with ` rustup ` . Don't forget to do this for all
8181directories 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
You can’t perform that action at this time.
0 commit comments