mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:46:35 +00:00
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.