rust/library/std
Matthias Krüger 004213b77d
Rollup merge of #130723 - D0liphin:master, r=workingjubilee
Add test for `available_parallelism()`

This is a redo of [this PR](https://github.com/rust-lang/rust/pull/104095).

I changed the location of the test as per comments in the original thread. Otherwise the test is practically the same.

try-job: test-various
2024-09-23 06:45:37 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
tests Add test for available_parallelism() 2024-09-22 23:46:08 +01:00
build.rs Port std library to RTEMS 2024-09-03 09:19:29 +02:00
Cargo.toml Update compiler-builtins to 0.1.125 2024-09-05 09:31:17 -07:00