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
/
libsync
/
deque.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-24
Merge libsync into libstd
Aaron Turon
-663
/
+0
2014-11-20
Make most of std::rt private
Aaron Turon
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-11-01
bubble up out-of-memory errors from liballoc
Daniel Micay
-0
/
+1
2014-11-01
collections: Remove all collections traits
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-8
/
+8
2014-10-13
Clean up rustc warnings.
NODA, Kai
-19
/
+15
2014-10-10
Register new snapshots
Alex Crichton
-3
/
+3
2014-09-23
Deprecate `#[ignore(cfg(...))]`
Steven Fackler
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-4
/
+4
2014-09-15
silence various warnings in stdlib, no idea why they suddenly started
Niko Matsakis
-5
/
+5
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-5
/
+5
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-2
/
+2
2014-07-23
collections: Move push/pop to MutableSeq
Brian Anderson
-1
/
+1
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-1
/
+1
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-3
/
+3
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-4
/
+7
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-10
/
+13
2014-06-18
rustdoc: Fix testing indented code blocks
Alex Crichton
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-0
/
+658