about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-10 00:51:09 +0000
committerbors <bors@rust-lang.org>2023-12-10 00:51:09 +0000
commit87aed038dad5f528f21a6b7baab7039e184386c1 (patch)
tree7b2800946481dc3088d08a61ee5b6f1e1651a511 /compiler/rustc_codegen_llvm/src/errors.rs
parent1c8cbe79abd1ee75cbbc0b4a93d873c7d1a5fd8f (diff)
parent9083b52122a2b57f0cfefa98e64846c110ade933 (diff)
downloadrust-87aed038dad5f528f21a6b7baab7039e184386c1.tar.gz
rust-87aed038dad5f528f21a6b7baab7039e184386c1.zip
Auto merge of #11944 - workingjubilee:env-lookup-for-cargo, r=Jarcho
Check $CARGO before $PATH

Currently, clippy will ignore $CARGO when spawning cargo commands, which can be problematic for `cargo clippy` and interop with other tools. This commit induces clippy to respect $CARGO in every case it seems likely to matter.

Fixes:
- #11943

changelog: clippy now respects setting the `CARGO` environment variable
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions