3 Commits

Author SHA1 Message Date
Aleksey Kladov
1be3579396 Improve rustc cache
Even if we've failed to calculate fingerprint and thus can't persist
cache to disk, it is still valid to cache rustc output within single
process.
2018-04-18 17:44:23 +03:00
Aleksey Kladov
c473479ab0 Add env-var to suppress rustc caching 2018-04-14 14:09:23 +03:00
Aleksey Kladov
6b1dc52b86 Speedup no-op builds by caching rustc invocations 2018-04-14 13:39:59 +03:00