mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +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.