rust/library
Thomas Hurst e5e640cace Add FreeBSD cpuset support to std:🧵:available_concurrency
Use libc::cpuset_getaffinity to determine the CPUs available to the current process.

The existing sysconf and sysctl paths are left as fallback.
2023-04-25 20:59:50 +00:00
..
alloc Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrum 2023-04-25 11:34:58 +00:00
backtrace@8ad84ca5ad Bump version of object and related crates 2023-04-19 12:42:20 +08:00
core Auto merge of #110389 - mazong1123:add-shortcut-for-grisu3, r=Mark-Simulacrum 2023-04-25 07:05:50 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov 2023-04-21 10:47:27 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Add FreeBSD cpuset support to std:🧵:available_concurrency 2023-04-25 20:59:50 +00:00
stdarch@b655243782
test Rollup merge of #110154 - DaniPopes:library-typos, r=JohnTitor 2023-04-14 21:11:12 +02:00
unwind