mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
cdf86bf443
std:🧵 refine available_parallelism for solaris/illumos.
Rather than the system-wide available cpus fallback solution, we fetch the cpus bound to the current process.