Uh oh!
There was an error while loading. Please reload this page.
doc: edit Rust toolchain general install instructions - #63488
Merged
Conversation
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
nodejs-github-bot
commented
May 22, 2026
Collaborator
Review requested:
|
lpinca
approved these changes
May 23, 2026
atlowChemi
approved these changes
May 23, 2026
| as packaged versions may lag behind the `stable` version installed by the official instructions. | ||
| Avoid mixing `rustup` together with `rust` and `cargo` package installations, due to | ||
| potential version conflicts. | ||
Contributor
There was a problem hiding this comment.
This next section may need a ### Unix/macOS subheading applied to it, as the description does not fit for Windows.
Related issue #63451
On Windows:
- If a Rust toolchain is missing, the build fails
- Attempting to use
python configure --v8-disable-temporal-supportwithvcbuilddoes not allow opting out of Temporal support
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
May 24, 2026
Collaborator
Landed in 7a9feef |
aduh95 added a commit
that referenced
this pull request
May 27, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #63488 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unix and macOSsection down to the Temporal-related section