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
/
libcore
/
task
/
local_data.rs
Age
Commit message (
Expand
)
Author
Lines
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-1
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2012-12-27
librustc: Fix the test runner, the condition system, and core test. rs=bustage
Patrick Walton
-0
/
+1
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-6
/
+2
2012-12-13
Rename Owned trait to Durable
Brian Anderson
-5
/
+5
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-10-03
core: Make some parts of task private
Brian Anderson
-8
/
+8
2012-10-02
Removing explicit uses of + mode
Tim Chevalier
-16
/
+16
2012-09-28
core: Demode patterns
Brian Anderson
-2
/
+2
2012-09-26
libcore: De-export ptr, send_map, and task::local_data
Patrick Walton
-19
/
+13
2012-09-23
Make it illegal to use modes in a fn signature with providing
Niko Matsakis
-1
/
+1
2012-09-19
core: Decompose task into more submodules
Brian Anderson
-4
/
+4
2012-09-19
core: Cleanup task_local docs
Brian Anderson
-7
/
+9
2012-09-19
core: Split local_data into local_data/local_data_priv
Brian Anderson
-160
/
+7
2012-09-19
core: Move TLS to task::local_data
Brian Anderson
-0
/
+346