about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-06-21 09:42:15 +0900
committerGitHub <noreply@github.com>2021-06-21 09:42:15 +0900
commite7a4f1e3fcb9af6841a07f073432b838193550d4 (patch)
tree2e946f1ab83131e2ef09f8721377199b34a9ccf9 /compiler/rustc_codegen_llvm/src
parente6732e05e4ff7af66084bf2c212a7fbf1ec6a574 (diff)
parentbde95700691cad1c508eb396e190a9d8638f024f (diff)
downloadrust-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