Closed
Description
Currently there are multiple ways to enable std
features during bootstrap, which can be confusing to newcomers on this project.
To simplify this, add a new option under the rustc
section in the config.toml
, and handle it in the following function:
Line 646 in 697d953
@rustbot label +E-easy +E-mentor +E-help-wanted +T-bootstrap
Metadata
Metadata
Assignees
Labels
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Help is requested to fix this issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)