diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-06-21 09:42:15 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 09:42:15 +0900 |
| commit | e7a4f1e3fcb9af6841a07f073432b838193550d4 (patch) | |
| tree | 2e946f1ab83131e2ef09f8721377199b34a9ccf9 /compiler/rustc_codegen_llvm/src | |
| parent | e6732e05e4ff7af66084bf2c212a7fbf1ec6a574 (diff) | |
| parent | bde95700691cad1c508eb396e190a9d8638f024f (diff) | |
| download | rust-e7a4f1e3fcb9af6841a07f073432b838193550d4.tar.gz rust-e7a4f1e3fcb9af6841a07f073432b838193550d4.zip | |
Rollup merge of #86152 - the8472:lazify-npm-queries, r=Mark-Simulacrum
Lazify is_really_default condition in the RustdocGUI bootstrap step The `RustdocGUI::should_run` condition spawns `npm list` several times which adds up to seconds of wall-time. Evaluate the condition lazily to to keep `./x.py test tidy` and similar short-running tasks fast. Fixes #86147
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
