about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-31 10:23:19 +0000
committerbors <bors@rust-lang.org>2023-05-31 10:23:19 +0000
commit526507fe22d458435ec594e959921f1becf08ef9 (patch)
tree9ed86bd3d15cea2ed77838f26e1b426c31e59ca3 /tests/rustdoc-js-std/parser-errors.js
parentd2b3caa5b5694125fad04a9699e919444439f6a2 (diff)
parent6b46095980bf73512f5ed06d0659d263a4c990df (diff)
downloadrust-526507fe22d458435ec594e959921f1becf08ef9.tar.gz
rust-526507fe22d458435ec594e959921f1becf08ef9.zip
Auto merge of #14888 - lunacookies:multi-qos, r=Veykril
Prioritize threads affected by user typing

To this end I’ve introduced a new custom thread pool type which can spawn threads using each QoS class. This way we can run latency-sensitive requests under one QoS class and everything else under another QoS class. The implementation is very similar to that of the `threadpool` crate (which is currently used by rust-analyzer) but with unused functionality stripped out.

I’ll have to rebase on master once #14859 is merged but I think everything else is alright :D
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions