mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
10010685a9
Implement stabilization of `#[feature(available_parallelism)]` Stabilized in https://github.com/rust-lang/rust/issues/74479#issuecomment-984379800. Closes https://github.com/rust-lang/rust/issues/74479. Thanks! cc/ ``@rust-lang/libs-api``