Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
  • Loading branch information
jyn514 and camelid committed Nov 29, 2022
1 parent fa3ffbf commit 96462f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/building/how-to-build-and-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ You will probably find that building the stage1 `std` is a bottleneck for you,
but fear not, there is a (hacky) workaround...
see [the section on avoiding rebuilds for std][keep-stage].

[keep-stage]: ./suggested.md#incremental-builds-with---keep-stage
[keep-stage]: ./suggested.md#faster-builds-with---keep-stage

Note that this whole command just gives you a subset of the full `rustc`
build. The **full** `rustc` build (what you get with `./x.py build
Expand Down

0 comments on commit 96462f2

Please sign in to comment.