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
/
fast_thread_local.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-1
/
+1
2019-05-15
Revert "ensure fast thread local lookups occur once per access on macos"
tyler
-17
/
+0
2019-05-15
ensure fast thread local lookups occur once per access on macos
tyler
-0
/
+17
2019-05-15
remove dead code: requires_move_before_drop
tyler
-4
/
+0
2019-02-28
libstd => 2018
Taiki Endo
-5
/
+4
2019-01-15
OSX: fix #57534 registering thread dtors while running thread dtors
tyler
-17
/
+44
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-30
Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ...
Colin Finck
-1
/
+1
2018-07-11
Use fast TLS on Fuchsia
Taylor Cramer
-6
/
+1
2017-06-23
rustc: Enable #[thread_local] for Windows
Alex Crichton
-104
/
+7
2017-05-20
migrate everything to using mem::needs_drop
Alexis Beingessner
-3
/
+3
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-4
/
+4
2016-12-18
Implement `fmt::Debug` for all structures in libstd.
Corey Farwell
-0
/
+7
2016-11-01
std: Move elf TLS to sys::fast_thread_local
Brian Anderson
-0
/
+167