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
/
pal
/
sgx
/
thread.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
thread name in stack overflow message
joboet
-1
/
+5
2025-07-06
sleep_until: use clock_nanosleep where possible
dvdsk
-1
/
+9
2025-04-14
Clarify why SGX code specifies linkage/symbol names for certain statics
Jethro Beekman
-1
/
+2
2025-02-13
std: Apply unsafe_attr_outside_unsafe
Eric Huss
-1
/
+1
2024-07-30
Insert some blank lines.
Nicholas Nethercote
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-06-04
Let compiler auto impl `Send` for `Task`
Raoul Strackx
-2
/
+0
2024-06-04
Store `Task::p` as `dyn FnOnce() + Send`
Raoul Strackx
-3
/
+3
2024-05-30
Avoid `mut` and simplify initialization of `TASK_QUEUE`
Raoul Strackx
-9
/
+5
2024-05-02
std: move thread parking to `sys::sync`
joboet
-1
/
+1
2024-04-05
Revert #121666
Chris Denton
-5
/
+1
2024-03-31
std: move `thread::current` TLS variable out of `thread_info`
joboet
-10
/
+0
2024-03-01
Add `get_name` placeholder to other targets
Chris Denton
-1
/
+5
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-2
/
+2
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+157