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
/
sync
/
rwlock.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-3
/
+7
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-3
/
+7
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-4
/
+4
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-4
/
+6
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-5
/
+7
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-1
/
+1
2014-12-29
std: Stabilization pass for mutex/rwlock/condvar
Alex Crichton
-101
/
+63
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-4
/
+4
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-139
/
+167
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-6
/
+8
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-1
/
+1
2014-12-26
Make Barrier and Condvar Sync/Send
Flavio Percoco
-0
/
+6
2014-12-23
Fix some spelling errors.
Huon Wilson
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-11
/
+7
2014-12-18
Fallout from new thread API
Aaron Turon
-15
/
+19
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-8
/
+8
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+514