3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-12-24 05:49:40 +00:00
rust-cache/src
MaeIsBad e306f83d21
Don't overwrite env for cargo-metadata call (#285)
In some cases(eg. if RUST_TOOLCHAIN is set and cargo
is managed by rustup) cargo metadata will behave
incorrectly if some environment variables are removed
2025-11-18 21:02:38 +01:00
..
cleanup.ts also cache cargo install metadata 2024-12-29 08:47:45 +01:00
config.ts feat: Implement ability to disable adding job ID + rust environment hashes to cache names (#279) 2025-11-03 14:24:00 +01:00
restore.ts also cache cargo install metadata 2024-12-29 08:47:45 +01:00
save.ts Add cache-workspace-crates feature (#246) 2025-06-22 10:43:50 +02:00
utils.ts support warpbuild cache provider (#247) 2025-06-24 19:04:05 +02:00
workspace.ts Don't overwrite env for cargo-metadata call (#285) 2025-11-18 21:02:38 +01:00