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
/
helper_thread.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-7
/
+7
2015-03-24
rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops
Alex Crichton
-1
/
+1
2015-03-24
Added `T:Send` bound to `sync::mpsc::Receiver` and `sync::mpsc::Sender`.
Felix S. Klock II
-1
/
+1
2015-03-21
std: Tweak rt::at_exit behavior
Alex Crichton
-1
/
+1
2015-03-20
Revert "Revert "std: Re-enable at_exit()""
Alex Crichton
-6
/
+13
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-0
/
+11
2015-02-23
Use boxed functions instead of transmute
Stepan Koltsov
-3
/
+3
2015-02-17
rollup merge of #22319: huonw/send-is-not-static
Alex Crichton
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-02-18
Update the libraries to reflect Send loosing the 'static bound.
Huon Wilson
-1
/
+1
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-2
/
+2
2015-01-19
Replace `0 as *const/mut T` with `ptr::null/null_mut()`
we
-1
/
+2
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+3
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-2
/
+2
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-5
/
+5
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-2
/
+3
2014-12-26
Implement RaceBox for StdinReader
Flavio Percoco
-1
/
+8
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-2
/
+2
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-0
/
+4
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-6
/
+2
2014-12-18
Fallout from new thread API
Aaron Turon
-1
/
+5
2014-12-18
Remove rt::bookkeeping
Aaron Turon
-2
/
+1
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-3
/
+2
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-3
/
+4
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-6
/
+15
2014-11-20
Make most of std::rt private
Aaron Turon
-3
/
+3
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+1
2014-11-08
Runtime removal: refactor process
Aaron Turon
-11
/
+0
2014-11-08
Runtime removal: refactor helper threads
Aaron Turon
-0
/
+142