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
/
thread
/
scoped_tls.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-30
std: Clean out old unstable + deprecated APIs
Alex Crichton
-298
/
+0
2016-02-29
std: Stabilize APIs for the 1.8 release
Alex Crichton
-0
/
+9
2016-01-11
Replace no_elf_tls with target_thread_local
Amanieu d'Antras
-38
/
+3
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-2
/
+7
2015-09-03
Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
Vadim Petrochenkov
-1
/
+2
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-3
/
+5
2015-08-12
Fallout in libs -- misc missing bounds uncovered by WF checks.
Niko Matsakis
-1
/
+1
2015-08-11
Register new snapshots
Alex Crichton
-8
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+3
2015-07-29
std: Remove the curious inner module
Alex Crichton
-11
/
+11
2015-07-27
Show appropriate feature flags in docs
Steve Klabnik
-3
/
+6
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+3
2015-06-01
std: Fix unsoundness of std::thread::ScopedKey
Alex Crichton
-32
/
+47
2015-05-28
std: Add an option to disable ELF based TLS
Alex Crichton
-3
/
+21
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-65
/
+26
2015-05-11
docs: Link from tls macros to relevant docs
Ulrik Sverdrup
-0
/
+2
2015-04-28
Register new snapshots
Tamir Duberstein
-2
/
+1
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-2
/
+2
2015-04-12
std: Work around a stability bug in thread
Alex Crichton
-0
/
+320