about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-16 08:57:06 +0100
committerGitHub <noreply@github.com>2023-03-16 08:57:06 +0100
commit6cf2f470b0307fadc2edd7a02237915d8d7d12b0 (patch)
tree02f6837a45abd90e63c35200a983419c3dad8f93 /tests/rustdoc-js-std/parser-errors.js
parent1385a32b62662b29aa5ebda68cc60503b2697b76 (diff)
parente667872bfdcc48305e1fae90d278693cb089223e (diff)
downloadrust-6cf2f470b0307fadc2edd7a02237915d8d7d12b0.tar.gz
rust-6cf2f470b0307fadc2edd7a02237915d8d7d12b0.zip
Rollup merge of #109139 - GuillaumeGomez:rustdoc-windows-wait-for-write, r=notriddle
rustdoc: DocFS: Replace rayon with threadpool and enable it for all targets

Fixes https://github.com/rust-lang/rust/issues/109060.

Switching to `threadpool` makes it a bit simpler for us to wait for all tasks in `DocFS` directly in the `Drop` implementation. I'm also curious if making all the writes into a thread pool could improve run time for rustdoc on all other platforms than Windows as well.

I'll run a perf check to see.

cc ```@ehuss```
r? ```@notriddle```
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions