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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
itron
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-03
Match unmatched backticks in library/
est31
-1
/
+1
2023-01-14
Remove various double spaces in source comments.
André Vennberg
-1
/
+1
2022-12-12
kmc-solid: Synchronize with the read when sending a joining task ID to a joinee
Tomoaki Kawada
-1
/
+8
2022-12-12
kmc-solid: Synchronize the first update of `ThreadInner::lifecycle` with the ...
Tomoaki Kawada
-8
/
+8
2022-12-02
kmc-solid: Don't do `Box::from_raw(&*(x: Box<T>) as *const T as *mut T)`
Tomoaki Kawada
-18
/
+30
2022-12-01
kmc-solid: Use `expose_addr` and `from_exposed_addr` for pointer-integer casts
Tomoaki Kawada
-2
/
+2
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-01-31
Rollup merge of #93504 - solid-rs:fix-kmc-solid-stack-size, r=nagisa
Eric Huss
-1
/
+2
2022-01-31
kmc-solid: Increase the default stack size
Tomoaki Kawada
-1
/
+2
2022-01-31
kmc-solid: Inherit the calling task's base priority in `Thread::new`
Tomoaki Kawada
-5
/
+2
2021-12-14
Fix a bunch of typos
Frank Steffahn
-2
/
+2
2021-11-01
itron: Rename `itron::thread::{available_conccurrency -> available_parallelism}`
Tomoaki Kawada
-1
/
+1
2021-09-28
Add SOLID targets
Tomoaki Kawada
-0
/
+352