Skip to content

failing to build individual tools via x.py #71307

Closed
@tshepang

Description

@tshepang

Running ./x.py build results in all tools built, even though I asked for one, using the following config.toml:

[build]
compiler-docs = true
extended = true
tools = ["rustfmt"]

This issue has been assigned to @mati865 via this comment.

Metadata

Metadata

Assignees

Labels

C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions