diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2023-01-23 19:29:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 19:29:59 +0900 |
| commit | ae15d1094a1185e965a3de1672c5159546af9863 (patch) | |
| tree | 90fe42dbf5335361238377a148c9b10285e91e79 /compiler/rustc_codegen_cranelift/src | |
| parent | 9e79642a7b0578f69585fc59476b5269f6040c5a (diff) | |
| parent | 11e002a001348e7ea035c0cb2665be806e2a832e (diff) | |
| download | rust-ae15d1094a1185e965a3de1672c5159546af9863.tar.gz rust-ae15d1094a1185e965a3de1672c5159546af9863.zip | |
Rollup merge of #106886 - dtolnay:fastinstall, r=Mark-Simulacrum
Make stage2 rustdoc and proc-macro-srv disableable in x.py install Rustdoc will build if `[build] tools = ["rustdoc"]` is set, and rust-analyzer-proc-macro-srv will build if `[build] tools = ["rust-analyzer"]` is set. On my machine skipping these tools speeds up `x.py install` from 7m15s to 6m08s (0m43s for rustdoc and 0m24s for rust-analyzer-proc-macro-srv). This is a significant speedup, since I never use rust-analyzer-proc-macro-srv, and I practically never need to use a custom build of rustdoc.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src')
0 files changed, 0 insertions, 0 deletions
