bootstrap: profile = "tools"
contains incompatible options.
#127951
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-download-rustc
Area: The `rust.download-rustc` build option.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
With a
config.toml
of just:rustdoc fails to build:
config.tools.toml
should be changed such that including it works.Alternatively, bootstrap could be taught to build tools with debugging enabled, even if the
compiler/
crates don't have debug logging.Probably due to #127322, CC @onur-ozkan
The text was updated successfully, but these errors were encountered: