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
/
spsc_queue.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-19
std: Remove UnsafeArc
Alex Crichton
-5
/
+5
2014-05-19
std: Move comm primitives away from UnsafeArc
Alex Crichton
-3
/
+6
2014-05-19
std: Rebuild spsc with Unsafe/&self
Alex Crichton
-25
/
+26
2014-05-11
core: Remove the cast module
Alex Crichton
-4
/
+4
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-3
/
+3
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-8
/
+8
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-3
/
+3
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-7
/
+9
2014-02-11
Shuffle around ownership in concurrent queues
Alex Crichton
-167
/
+123
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-2
/
+2
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-2
/
+2
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-2
/
+5
2013-12-24
std: Introduce std::sync
Alex Crichton
-0
/
+334