diff options
| author | bors <bors@rust-lang.org> | 2023-04-10 04:36:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-04-10 04:36:38 +0000 |
| commit | 749b487be49b793dd713c429042b33262208f4f9 (patch) | |
| tree | 2ee60a6b6651e14ce1934c7dfc73b599453c6840 /compiler/rustc_codegen_llvm/src | |
| parent | 3c2e2dd5c516acc60ababd12e5dba684d71c2315 (diff) | |
| parent | 6b57a344cba18b18178cdcf609d68880f33cc6eb (diff) | |
| download | rust-749b487be49b793dd713c429042b33262208f4f9.tar.gz rust-749b487be49b793dd713c429042b33262208f4f9.zip | |
Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrum
Fix macOS and Windows installers when rust-docs is not available. This fixes the macOS `.pkg` and Windows `.msi` installers to work when rust-docs is not available. If the rust-docs component is not built, then the installer would fail. This adds the rust-docs component to the filtering mechanism so that the rust-docs line of the distribution definition aren't included. I tested installing and uninstalling both with and without the rust-docs component available. This happens on the aarch64-apple-darwin distribution provided by rust-lang since we currently disable the rust-docs component due to long build times. An alternate solution would be to just enable the rust-docs component on aarch64-apple-darwin since there are faster build systems. Fixes #109877
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
