about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis
diff options
context:
space:
mode:
authorMaksim Bondarenkov <maksapple2306@gmail.com>2025-07-19 14:19:54 +0300
committerMaksim Bondarenkov <maksapple2306@gmail.com>2025-07-19 14:19:54 +0300
commit6e002317cec5fa0c55a88307f839f2b5fb31922c (patch)
tree38fc4086b58830eee39426bece7096e8b098f6dd /compiler/rustc_pattern_analysis
parent1079c5edb2bd837e5c4cf8c7db2892db359a3862 (diff)
downloadrust-6e002317cec5fa0c55a88307f839f2b5fb31922c.tar.gz
rust-6e002317cec5fa0c55a88307f839f2b5fb31922c.zip
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
Diffstat (limited to 'compiler/rustc_pattern_analysis')
0 files changed, 0 insertions, 0 deletions