Skip to content

Remove default config from bootstrap#145352

Merged
bors merged 10 commits intorust-lang:masterfrom
Shourya742:2025-08-12-remove-default-config
Aug 22, 2025
Merged

Remove default config from bootstrap#145352
bors merged 10 commits intorust-lang:masterfrom
Shourya742:2025-08-12-remove-default-config

Conversation

@Shourya742
Copy link
Member

@Shourya742 Shourya742 commented Aug 13, 2025

This PR removes the default config initialization from parse_inner, as it introduced many assumptions during config setup. Instead, each variable is now manually initialized to eliminate certain invariants in parse_inner and streamline the process.

r? @Kobzol

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

Labels

merged-by-bors This PR was explicitly merged by bors. 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