diff options
| author | bors <bors@rust-lang.org> | 2021-10-29 15:31:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-10-29 15:31:37 +0000 |
| commit | deb45729231561effe503e8be0d0e62ec01a8c1d (patch) | |
| tree | 18748612971c3df65f37b128596e4c4ffb65b1e7 /compiler/rustc_codegen_llvm/src | |
| parent | 9ed5b94b28e758996db395d472e0345d0ffe612d (diff) | |
| parent | 581dc7588808e9df11de199ffaddc0f3157720c3 (diff) | |
| download | rust-deb45729231561effe503e8be0d0e62ec01a8c1d.tar.gz rust-deb45729231561effe503e8be0d0e62ec01a8c1d.zip | |
Auto merge of #90389 - camelid:rustdoc-rayon, r=jyn514
rustdoc: Switch to mainline rayon The rustc fork of rayon integrates with Cargo's jobserver to limit the amount of parallelism. However, rustdoc's use case is concurrent I/O, which is not CPU-heavy, so it should be able to use mainline rayon. See [this discussion][1] for more details. [1]: https://github.com/rust-lang/rust/issues/90227#issuecomment-952468618 Note: I chose rayon 1.3.1 so that the rayon version used elsewhere in the workspace does not change. r? `@Mark-Simulacrum` cc `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
