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
/
mpsc
/
blocking.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-29
Format libstd with rustfmt
David Tolnay
-12
/
+5
2019-02-28
libstd => 2018
Taiki Endo
-5
/
+5
2019-02-10
libs: doc comments
Alexander Regueiro
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-2
/
+0
2016-06-22
std: sync: Implement recv_timeout()
Emilio Cobos Álvarez
-1
/
+13
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-2
/
+2
2015-02-23
int audit - std::sync
Nick Cameron
-4
/
+4
2015-02-17
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-01-20
Register snapshot for 9006c3c
Flavio Percoco
-30
/
+0
2015-01-16
Don't use NoSend/NoSync in libstd
Flavio Percoco
-0
/
+29
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-2
/
+2
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-0
/
+87