about summary refs log tree commit diff
path: root/library/std/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-07-19 14:09:56 +0000
committerbors <bors@rust-lang.org>2025-07-19 14:09:56 +0000
commitf63685ddf3d3c92a61158cd55d44bde17c2b024f (patch)
tree9c0ec63f45f9f70eb77161c286ac7f3aa2fde2eb /library/std/src/lib.rs
parent12865ffd0dfb4ea969e2f16eb0140238bb9dd382 (diff)
parentf16016ad254e864c55c8bdf88b6a5926c1fb7dfb (diff)
downloadrust-f63685ddf3d3c92a61158cd55d44bde17c2b024f.tar.gz
rust-f63685ddf3d3c92a61158cd55d44bde17c2b024f.zip
Auto merge of #143641 - Kobzol:tool-target, r=jieyouxu
Add `ToolTarget` to bootstrap

Oh, you thought I'm done with refactoring bootstrap tools? Na-ah, think again! After the failure of https://github.com/rust-lang/rust/pull/143581, `ToolTarget` is back with a vengeance. This time, I implemented the test changes and tool cleanups without forcing these tools to be built with the stage0 compiler.

There are still some small wins though, `LlvmBitcodeLinker` now starts at stage 1, and not stage 2. Cargo should also be ported to this new mode, but I'm leaving that for a follow-up PR.

Hopefully X-th time's the charm :crossed_fingers:

r? `@jieyouxu`
Diffstat (limited to 'library/std/src/lib.rs')
0 files changed, 0 insertions, 0 deletions