Skip to content

handle stage0 cargo and rustc separately#129459

Merged
bors merged 1 commit intorust-lang:masterfrom
onur-ozkan:separate-stage0-bins
Aug 25, 2024
Merged

handle stage0 cargo and rustc separately#129459
bors merged 1 commit intorust-lang:masterfrom
onur-ozkan:separate-stage0-bins

Conversation

@onur-ozkan
Copy link
Copy Markdown
Contributor

This change allows setting either build.cargo or build.rustc without requiring both to be set simultaneously, which was not possible previously.

To try it, set build.rustc without setting build.cargo, and try to bootstrap on clean build.

Blocker for #129152

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants