Skip to content

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Apr 28, 2025

From the bootstrap error:

 thread 'main' panicked at src/bootstrap/src/core/config/config.rs:3283:21: `llvm.download-ci-llvm` cannot be set to `true` on CI. Use `if-unchanged` instead. 

So do that. Additionally, pin rustc to hopefully prevent similar regressions in the future.

Some settings to increase log output were also applied.

@tgross35 tgross35 force-pushed the fix-binary-size-ci branch 2 times, most recently from 268e0bb to 98a2b82 Compare April 28, 2025 19:34
@tgross35 tgross35 enabled auto-merge April 28, 2025 19:39
From the bootstrap error: thread 'main' panicked at src/bootstrap/src/core/config/config.rs:3283:21: `llvm.download-ci-llvm` cannot be set to `true` on CI. Use `if-unchanged` instead. So do that. Additionally pin rustc to hopefully prevent similar regressions in the future. Some settings to increase log output were also applied.
@tgross35 tgross35 force-pushed the fix-binary-size-ci branch from 98a2b82 to dade97a Compare April 28, 2025 19:39
@tgross35 tgross35 disabled auto-merge April 28, 2025 19:45
@tgross35 tgross35 merged commit b70de06 into rust-lang:master Apr 28, 2025
39 of 41 checks passed
@tgross35 tgross35 deleted the fix-binary-size-ci branch April 28, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants