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
/
rt
/
comm.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-19
/
+322
2013-06-13
automated whitespace fixes
Daniel Micay
-1
/
+0
2013-06-10
debugged a compiler ICE when merging local::borrow changes into the main io b...
toddaaro
-2
/
+2
2013-06-06
std::rt: Fix stream test to be parallel
Brian Anderson
-4
/
+4
2013-06-06
std: Fix stage0 build
Brian Anderson
-0
/
+12
2013-06-05
core::rt: Add `MegaPipe`, an unbounded, multiple producer/consumer, lock-free...
Brian Anderson
-0
/
+71
2013-06-05
core::rt: Add SharedPort
Brian Anderson
-0
/
+132
2013-06-05
core::rt: Implement SharedChan
Brian Anderson
-3
/
+64
2013-06-05
std::rt: Use AtomicUint instead of intrinsics in comm
Brian Anderson
-9
/
+9
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-16
/
+16
2013-05-30
core::rt: deny(unused_imports, unused_mut, unused_variable)
Brian Anderson
-1
/
+0
2013-05-30
core::rt: Begin recording scheduler metrics
Brian Anderson
-6
/
+17
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-3
/
+20
2013-05-23
cleanup warnings from libstd
Erick Tryzelaar
-1
/
+1
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+618