about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-05 16:38:52 +0200
committerGitHub <noreply@github.com>2024-04-05 16:38:52 +0200
commitb0ca3cd9d42d797ccf8a2b172a237921d721dfed (patch)
tree4511e63c5fa9bfd5ccf63c4a79539ae846ae4c24 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent0d5ee650f8619021635e255447a036b2e98d42b8 (diff)
parent199589d81466a4b436bd41cc0dfd2f35c908a951 (diff)
downloadrust-b0ca3cd9d42d797ccf8a2b172a237921d721dfed.tar.gz
rust-b0ca3cd9d42d797ccf8a2b172a237921d721dfed.zip
Rollup merge of #123489 - onur-ozkan:handle-rustc-args-properly, r=clubby789
handle rustc args properly in bootstrap

Because `RUSTFLAGS` gets overwritten during the conversion from `Cargo` to `Command`, the passed rustc args were being lost. This change combines the rustc args with the values that override `RUSTFLAGS`.

Fixes #123228
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions