Skip to content

Conversation

Zalathar
Copy link
Contributor

I noticed that some of the changes in #2599 were actually incorrect, because ./x build rustc does not produce a fully-functional compiler sysroot (since it lacks libraries).

I also noticed that rust-lang/rust@fcee761 removed the section on --keep-stage for no reason that I can determine, so I restored that section with a few tweaks (e.g. suggesting --keep-stage-std instead, which is more appropriate for compiler development).

@rustbot
Copy link
Collaborator

rustbot commented Oct 12, 2025

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Oct 12, 2025
@chenyukang chenyukang merged commit 5887658 into rust-lang:main Oct 12, 2025
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Oct 12, 2025
@Zalathar Zalathar deleted the build-library branch October 12, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants