зеркало из https://github.com/mozilla/sccache.git
9e92e99528
rustc's incremental compilation mode isn't well-handled by sccache currently because we don't cache the separate artifacts it creates. Additionally, if there are existing incremental artifacts it's likely that rustc will do a better job than sccache anyway, so don't bother trying to cache Rust compilation when incremental compilation is enabled for now. Longer-term we would like to make sccache and rustc incremental work together nicely: https://github.com/mozilla/sccache/issues/236 |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml |