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
/
libcollectionstest
/
vec_deque.rs
Age
Commit message (
Expand
)
Author
Lines
2016-04-14
Add `contains` to `VecDeque` and `LinkedList` (+ tests)
Lukas Kalbertodt
-0
/
+13
2016-03-07
mk: Distribute fewer TARGET_CRATES
Alex Crichton
-4
/
+0
2016-01-27
collections: Use slices parts in PartialEq for VecDeque
Ulrik Sverdrup
-0
/
+27
2016-01-27
collections: Hash VecDeque in its slice parts
Ulrik Sverdrup
-0
/
+19
2015-10-19
Correct drain implementations in libcollectionstest
Michael Layzell
-4
/
+4
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-2
/
+1
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-2
/
+0
2015-06-08
Implement RFC 839
Johannes Oertel
-0
/
+26
2015-05-04
Implement retain for vec_deque
Steven Allen
-0
/
+9
2015-03-31
rollup merge of #23288: alexcrichton/issue-19470
Alex Crichton
-6
/
+6
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+1
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-6
/
+6
2015-03-17
std: Stabilize `IteratorExt::cloned`
Alex Crichton
-1
/
+1
2015-03-16
move some tests back to libcollections
Jorge Aparicio
-262
/
+0
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-0
/
+1150