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
/
mutex.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
Register snapshot for 9006c3c
Flavio Percoco
-32
/
+0
2015-01-16
Don't use NoSend/NoSync in libstd
Flavio Percoco
-0
/
+33
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-6
/
+6
2015-01-07
markers -> marker
Nick Cameron
-3
/
+3
2015-01-06
Fallout from stabilization
Aaron Turon
-6
/
+6
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-3
/
+3
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-0
/
+4
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-2
/
+4
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-2
/
+4
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-13
/
+13
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-9
/
+13
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-3
/
+5
2014-12-29
std: Stabilization pass for mutex/rwlock/condvar
Alex Crichton
-82
/
+43
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-13
/
+13
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-81
/
+162
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-9
/
+13
2014-12-26
Make Barrier and Condvar Sync/Send
Flavio Percoco
-8
/
+13
2014-12-26
Relax `Arc` bounds don't require Sync+Send
Flavio Percoco
-5
/
+4
2014-12-26
Move RacyCell to `std::comm`
Flavio Percoco
-2
/
+3
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-4
/
+5
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-5
/
+10
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-4
/
+5
2014-12-18
Fallout from new thread API
Aaron Turon
-5
/
+5
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-8
/
+8
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-1
/
+1
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-75
/
+289
2014-11-24
Merge libsync into libstd
Aaron Turon
-0
/
+218