summary refs log tree commit diff
path: root/src/libcollectionstest/vec_deque.rs
AgeCommit message (Expand)AuthorLines
2015-06-17Fallout in tests and docs from feature renamingsAlex Crichton-2/+0
2015-06-08Implement RFC 839Johannes Oertel-0/+26
2015-05-04Implement retain for vec_dequeSteven Allen-0/+9
2015-03-31rollup merge of #23288: alexcrichton/issue-19470Alex Crichton-6/+6
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-2/+1
2015-03-31std: Remove #[old_orphan_check] from PartialEqAlex Crichton-6/+6
2015-03-17std: Stabilize `IteratorExt::cloned`Alex Crichton-1/+1
2015-03-16move some tests back to libcollectionsJorge Aparicio-262/+0
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-0/+1150