mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
9f1d4aa4b9
`get_path_for_executable` will now first check `$CARGO_HOME` before falling back to searching `$PATH`. rustup is the recommended way to manage rust toolchains, therefore should be picked before the system toolchain.