mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 05:28:42 +00:00
![]() Partially resolve #731 Using symlinks not only add unnecessary bloat to users' `$CARGO_HOME/bin` directory, but it actually breaks `sccache`, which inspects its binary name and decides how to act on. For `sccache` to function, it must be invoked directly or use a hard link. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> |
||
---|---|---|
.. | ||
args.rs | ||
bin_util.rs | ||
entry.rs | ||
git_credentials.rs | ||
install_path.rs | ||
lib.rs | ||
logging.rs | ||
main.rs | ||
manifests.rs | ||
ui.rs |