mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-13 17:13:48 +00:00
6cff076513
The idea here is that, on CI, we only want to cache crates.io dependencies, and not local crates. This keeps the size of the cache low, and also improves performance, as network and moving files on disk (on Windows) can be slow. |
||
---|---|---|
.. | ||
src | ||
test_data | ||
tests/rust-analyzer | ||
build.rs | ||
Cargo.toml |