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_common
/
thread_local.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-08
avoid using the word 'initialized' to talk about that non-reentrant-capable s...
Ralf Jung
-1
/
+1
2018-08-06
actually, reentrant uninitialized mutex acquisition is outright UB
Ralf Jung
-3
/
+2
2018-08-06
clarify partially initialized Mutex issues
Ralf Jung
-0
/
+3
2018-06-17
libstd: add an RAII utility for sys_common::mutex::Mutex
NODA, Kai
-2
/
+1
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-2
/
+2
2017-12-06
Update miri to rustc changes
Oliver Schneider
-1
/
+1
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-06-24
Auto merge of #42687 - alexcrichton:windows-tls, r=sfackler
bors
-1
/
+34
2017-06-23
rustc: Enable #[thread_local] for Windows
Alex Crichton
-1
/
+34
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-4
/
+4
2017-05-05
std: Avoid locks during TLS destruction on Windows
Alex Crichton
-15
/
+22
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+270