about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-02-18 19:09:12 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2021-02-19 00:14:43 +0100
commit90d3275b4507b3c4670e51df2e501ae6320b4191 (patch)
tree35fd036aa9971afc1d44ca9423c410a3d3464b7b /src/test/codegen/src-hash-algorithm
parent2f815ecd00d1862b94297eb5225a688db8ebf4ad (diff)
downloadrust-90d3275b4507b3c4670e51df2e501ae6320b4191.tar.gz
rust-90d3275b4507b3c4670e51df2e501ae6320b4191.zip
lintcheck: parallelize
Use rayon to figure out the threadcount and half that for core count.
For each core, create a target dir that is used.
Otherwise, when running multiple clippys with the same target-dir, cargo would lock the dir and prevent parallelism.
This way we can run multiple clippys at the same time (on root crates) but we sacrifice cache-hits (when we already cargo-checked crate-deps).
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions