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
/
task_pool.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-08
libcore: Remove mutable fields from the task builder API
Patrick Walton
-1
/
+3
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-1
/
+0
2013-04-08
Removing some mutable fields in libstd
Alex Crichton
-4
/
+3
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-28
Removing unused imports
Alex Crichton
-2
/
+4
2013-03-22
librustc: Remove all uses of `static` from functions. rs=destatic
Patrick Walton
-3
/
+4
2013-03-21
librustc: Forbid destructors from being attached to any structs that might co...
Patrick Walton
-0
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-2
/
+0
2013-02-27
Turn old `drop` blocks into `Drop` traits
Ben Striegel
-1
/
+4
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-2
/
+2
2013-02-15
libstd: Get rid of `move`.
Luqman Aden
-9
/
+9
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-28
libstd: Fix tests. rs=bustage
Patrick Walton
-0
/
+1
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-2
/
+5
2012-12-11
Reverse the order of the results of pipes::stream
Tim Chevalier
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-15
Rename thread_pool to task_pool
Tim Chevalier
-0
/
+85