diff options
| author | bors <bors@rust-lang.org> | 2025-06-03 13:09:57 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-06-03 13:09:57 +0000 |
| commit | aae43c4532690153af7465227816c93036bb1604 (patch) | |
| tree | 066d2a7e6c7c3aa66ff59a5de6e6edd8cb50122f /compiler/rustc_builtin_macros/src/iter.rs | |
| parent | 2f176126aaf3fd316fc5ced3d9a111a48797b52c (diff) | |
| parent | 0505ee514bdc10acb492bf5d3be500a84dd6f06e (diff) | |
| download | rust-aae43c4532690153af7465227816c93036bb1604.tar.gz rust-aae43c4532690153af7465227816c93036bb1604.zip | |
Auto merge of #136942 - Kobzol:stage0-sccache, r=jieyouxu
Use ccache for stage0 tool builds Now after the stage0 redesign, we can actually start ccaching the build of the compiler itself. We can also cache the bootstrap tools, since these are also built with the stage0 compiler. Stage0 compiler builds are now being cached: https://github.com/rust-lang/rust/actions/runs/15397246267#summary-43321151192 (`..bootstrap::core::build_steps::compile::Rustc 483.10s 40.41s -91.6%`). It's not a gigantic win everywhere, but it should help. It seems to make the Linux jobs ~10 minute faster. It should be especially useful on PR builds after https://github.com/rust-lang/rust/pull/141948. r? `@jieyouxu` try-job: `x86_64-gnu-llvm-19*` try-job: `x86_64-msvc*` try-job: `x86_64-apple*` try-job: `dist-x86_64-linux`
Diffstat (limited to 'compiler/rustc_builtin_macros/src/iter.rs')
0 files changed, 0 insertions, 0 deletions
