Closed
Description
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.