about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorShunpoco <tkngsnsk313320@gmail.com>2025-09-28 09:46:20 +0100
committerShunpoco <tkngsnsk313320@gmail.com>2025-09-28 09:46:20 +0100
commit5e9cab39213b892fdb5eb24d2d27f1ab0918ce46 (patch)
tree60fdca028252e9008668fe5ac9eacca949e4347f /compiler/rustc_codegen_llvm/src/builder.rs
parentc7f6aa2869acdbf014d094c6e427e554e160b6db (diff)
downloadrust-5e9cab39213b892fdb5eb24d2d27f1ab0918ce46.tar.gz
rust-5e9cab39213b892fdb5eb24d2d27f1ab0918ce46.zip
modify ensure_version_or_cargo_install to check existing binary
Current implementation uses bin_name to check if it exists,
but it should use tool_root_dir/tool_bin_dir/bin_name instead.
Otherwise the check fails every time, hence the function falls back to
install the binary.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions