about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-25 16:51:05 +0200
committerGitHub <noreply@github.com>2024-08-25 16:51:05 +0200
commita44e5a94ababe626281ab5187b389cd73ae1fdb3 (patch)
treeb9daead16d0ffb3d4ad4098bc318e372c603c3b9 /compiler/rustc_interface/src
parent0e2523eaf8a29d6b8394cb43abfed3dfd4ddbc5a (diff)
parent5f2cedc5dc4ed5653069a83f1ed98b46f0c33c7c (diff)
downloadrust-a44e5a94ababe626281ab5187b389cd73ae1fdb3.tar.gz
rust-a44e5a94ababe626281ab5187b389cd73ae1fdb3.zip
Rollup merge of #129459 - onur-ozkan:separate-stage0-bins, r=Kobzol
handle stage0 `cargo` and `rustc` separately

This change allows setting either `build.cargo` or `build.rustc` without requiring both to be set simultaneously, which was not possible previously.

To try it, set `build.rustc` without setting `build.cargo`, and try to bootstrap on clean build.

Blocker for https://github.com/rust-lang/rust/pull/129152
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions