Skip to content

x.py build no longer places rustc and rustdoc binaries into stage2/ with config profile = "tools" #103206

Closed
@fmease

Description

@fmease

./x.py b with profile = "tools" in config.toml no longer places rustc & rustdoc into build/$TARGET/stage2/bin/ but just into build/$TARGET/ci-rustc-sysroot/bin/.
Tested on Linux.

Zulip discussion.

@rustbot label T-infra A-bootstrap A-contributor-roadblock

Metadata

Metadata

Assignees

Labels

A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustC-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions