We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc208bb commit 0d6923dCopy full SHA for 0d6923d
src/bootstrap/README.md
@@ -129,7 +129,7 @@ configure your directory to use this build, like so:
129
# configure to use local rust instead of downloading a beta.
130
# `--local-rust-root` is optional here. If elided, we will
131
# use whatever rustc we find on your PATH.
132
-> configure --enable-rustbuild --local-rust-root=~/.cargo/ --enable-local-rebuild
+> configure --local-rust-root=~/.cargo/ --enable-local-rebuild
133
```
134
135
After that, you can use the `--incremental` flag to actually do
0 commit comments