about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-06-26 20:15:28 -0400
committerGitHub <noreply@github.com>2025-06-26 20:15:28 -0400
commit4a3293402279c8399162787d789e506a08a6d3ab (patch)
tree02d3bd331b1a0164b33e4b70334ce5dcb68aa821 /compiler/rustc_const_eval/src
parent335fde510b6e4946c1d18feb9d20918dd238e01d (diff)
parent796027225a1c85d7d1de6a0b002175618c019fd9 (diff)
downloadrust-4a3293402279c8399162787d789e506a08a6d3ab.tar.gz
rust-4a3293402279c8399162787d789e506a08a6d3ab.zip
Rollup merge of #143041 - Kobzol:matrix-no-cache, r=marcoieni
Remove cache for citool

I'm not sure why, but after the citool cache is loaded, compiling just build_helper and citool takes ~30s, which is very slow. Combined with the fact that just loading the cache takes ~15s, and we have to run a hacky workflow on master, which results [in benign failures](https://github.com/rust-lang/rust/actions?query=branch%3Amaster), I don't think it's worth it to use the cache here anymore.

A fresh build, now that we don't run citool tests on PR CI, takes just ~35-40s, so it's actually faster now *not* to cache. The trade-offs change quite often :)

r? ``@ghost``
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions