Closed
Description
./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.
@rustbot label T-infra A-bootstrap A-contributor-roadblock