index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
hermit
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-12
add support of available_parallelism for target hermit
Stefan Lankes
-2
/
+1
2023-01-17
refactor[std]: do not use box syntax
joboet
-2
/
+2
2022-11-29
hermit: Fix fuzzy_provenance_casts
Martin Kröning
-1
/
+2
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-1
/
+1
2021-09-28
Rename `std::thread::available_onccurrency` to `std::thread::available_parall...
Yoshua Wuyts
-1
/
+1
2021-07-02
Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett
bors
-1
/
+1
2021-06-21
Use `Unsupported` on platforms where `available_concurrency` is not implemented.
Christiaan Dirkx
-4
/
+2
2021-06-21
Move `available_concurrency` implementation to `sys`
Christiaan Dirkx
-0
/
+8
2021-06-15
Rename ErrorKind::Unknown to Uncategorized.
Mara Bos
-1
/
+1
2021-06-15
Redefine `ErrorKind::Other` and stop using it in std.
Mara Bos
-1
/
+1
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-1
/
+1
2020-07-28
adjust remaining targets
Stefan Lankes
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+106