cargo/crates
bors 749654c5fd Auto merge of #13132 - arlosi:cachedir, r=epage
Avoid writing CACHEDIR.TAG if it already exists

Cargo currently unconditionally writes `CACHEDIR.TAG` files even if they already exist.

This practice causes problems for build systems that disallow multiple writes to the same file.
2023-12-07 22:37:55 +00:00
..
cargo-platform chore: bump version for member crates 2023-11-16 13:19:44 -05:00
cargo-test-macro test(trim-paths): exercise with real world debugger 2023-12-01 08:48:24 -05:00
cargo-test-support Add more options to registry test support. 2023-11-30 16:39:08 -08:00
cargo-util Avoid writing CACHEDIR.TAG if it already exists 2023-12-07 14:51:01 -06:00
crates-io chore: bump version for member crates 2023-11-16 13:19:44 -05:00
home chore: bump version for member crates 2023-11-16 13:19:44 -05:00
mdman test(mdman): Switch to snapbox 2023-12-01 15:31:27 -06:00
resolver-tests refactor: Try to make PackageId conversion clearer 2023-12-01 10:48:14 -06:00
rustfix chore(deps): update compatible 2023-12-01 17:33:18 +00:00
semver-check lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00
xtask-build-man lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00
xtask-bump-check Ignore rustfix for semver-checks since it doesn't exist on the beta branch. 2023-11-21 10:02:14 -08:00
xtask-stale-label lint: allow print_stdout and print_stderr 2023-11-16 11:35:21 -05:00