about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-18 19:14:44 +0200
committerGitHub <noreply@github.com>2025-07-18 19:14:44 +0200
commit232bef3f6f9ab6f77c65649d37cf301ab156b213 (patch)
tree5242faed3437635bcfb66338891ade793b58ee46 /compiler/rustc_pattern_analysis/src/errors.rs
parent401aaf4ac164632759c5563fdbfe633d62908f4d (diff)
parent8e840f726d013f824cc2e98aa54307f27295b34b (diff)
downloadrust-232bef3f6f9ab6f77c65649d37cf301ab156b213.tar.gz
rust-232bef3f6f9ab6f77c65649d37cf301ab156b213.zip
Rollup merge of #143928 - ognevny:opt-dist-build-llvm, r=Kobzol
opt-dist: make llvm builds optional

adds command line option for disabling llvm builds. it's useful in case of user having their own optimized LLVM, so they won't waste time for (at least) 3 LLVM builds. in this case PGO optimized rustc will be already built in Stage 1, so rust-lang/rust#143898 should be addressed for this change

couldn't test locally on Linux laptop due to small SSD storage, will try now with windows-msvc host

r? ``@Kobzol``

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