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
/
poison.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-23
Stabilize the Error trait
Aaron Turon
-4
/
+4
2015-02-20
std: Tidy up some `unsafe impl`s for `sync`
Alex Crichton
-0
/
+6
2015-02-17
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-02-06
sync: Expose PoisonError::new
Keegan McAllister
-6
/
+8
2015-02-03
Switch missing_copy_implementations to default-allow
Steven Fackler
-1
/
+0
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-2
/
+17
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-2
/
+6
2015-01-23
grandfathered -> rust1
Brian Anderson
-6
/
+6
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-1
/
+2
2015-01-23
std: Relax Result::unwrap() to Debug
Alex Crichton
-2
/
+17
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-3
/
+3
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-3
/
+3
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-10
/
+10
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-2
/
+6
2015-01-17
Implement the error trait for errors in std::sync.
Michael Sproul
-6
/
+23
2015-01-16
Rewrite Condvar::wait_timeout and make it public
Steven Fackler
-1
/
+16
2015-01-04
fix comment referencing RwLock
ville-h
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-29
std: Stabilization pass for mutex/rwlock/condvar
Alex Crichton
-0
/
+7
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-13
/
+102
2014-12-18
Fallout from new thread API
Aaron Turon
-14
/
+4
2014-12-08
Remove Result and Option reexports
Corey Farwell
-1
/
+1
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+48