about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-08-23 22:22:14 +0200
committerGitHub <noreply@github.com>2025-08-23 22:22:14 +0200
commitf5210f2ba0f6f76f302445a454d50ebdedfceef2 (patch)
tree48c09eddf2875aedaa59cb33b36a5d3e401af9d8 /compiler/rustc_pattern_analysis
parentc5a6a7bdd89f099544fa0d3fad4d833d238377ad (diff)
parent6e002317cec5fa0c55a88307f839f2b5fb31922c (diff)
downloadrust-f5210f2ba0f6f76f302445a454d50ebdedfceef2.tar.gz
rust-f5210f2ba0f6f76f302445a454d50ebdedfceef2.zip
Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=Kobzol
opt-dist: rebuild rustc when doing static LLVM builds

when building LLVM it's obvious that in case of shared build rustc doesn't need to be recompiled, but with static builds it would be better to compile rustc again to ensure we linked proper library.
maybe I didn't understand the pipeline correctly, but it was strange for me to see that in Stage 5 LLVM is built while rustc is not

r? ```@Kobzol```

try-job: dist-x86_64-msvc
try-job: dist-x86_64-linux
Diffstat (limited to 'compiler/rustc_pattern_analysis')
0 files changed, 0 insertions, 0 deletions