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
/
src
/
libstd
/
sys
/
unix
/
thread_local.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-12
rename fast_thread_local -> thread_local_dtor; thread_local -> thread_local_key
Ralf Jung
-34
/
+0
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-2
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-05-05
std: Avoid locks during TLS destruction on Windows
Alex Crichton
-0
/
+5
2015-11-09
std: Migrate to the new libc
Alex Crichton
-37
/
+8
2015-10-28
Port the standard crates to PNaCl/NaCl.
Richard Diamond
-2
/
+4
2015-09-08
some more clippy-based improvements
Andre Bogus
-1
/
+1
2015-08-11
Register new snapshots
Alex Crichton
-2
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+2
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-0
/
+2
2015-02-11
bitrig integration
Dave Huseby
-0
/
+2
2015-02-01
openbsd support
Sébastien Marie
-3
/
+5
2015-01-06
Tuning pthread_key_t type
Michael Neumann
-2
/
+10
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-0
/
+52