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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcollections
/
deque.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-09
core: Move the collections traits to libcollections
Alex Crichton
-29
/
+2
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-3
/
+2
2014-06-05
std: Recreate a `collections` module
Alex Crichton
-1
/
+1
2014-05-29
std: Recreate a `rand` module
Alex Crichton
-2
/
+2
2014-04-11
libtest: rename `BenchHarness` to `Bencher`
Liigo Zhuang
-9
/
+9
2014-04-09
collections: replace all ~[T] with Vec<T>.
Huon Wilson
-4
/
+3
2014-04-08
Register new snapshots
Alex Crichton
-1
/
+1
2014-04-01
auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton
bors
-2
/
+2
2014-04-01
rand: bubble up IO messages futher.
Huon Wilson
-2
/
+2
2014-03-30
Updated references to extra in libcollections docs
Scott Jenkins
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-2
/
+2
2014-03-12
Update users for the std::rand -> librand move.
Huon Wilson
-2
/
+3
2014-02-20
move extra::test to libtest
Liigo Zhuang
-1
/
+2
2014-02-14
return value/use extra::test::black_box in benchmarks
lpy
-1
/
+2
2014-02-07
moved collections from libextra into libcollections
HeroesGrave
-0
/
+122