Patrick Walton
|
dc4bf173f8
|
test: Fix tests.
|
2013-07-17 14:57:55 -07:00 |
|
Patrick Walton
|
99b33f7219
|
librustc: Remove all uses of "copy".
|
2013-07-17 14:57:51 -07:00 |
|
blake2-ppc
|
3385e795c5
|
ringbuf: Implement DoubleEndedIterator
|
2013-07-16 01:13:26 +02:00 |
|
blake2-ppc
|
9ccf443088
|
ringbuf: Implement .size_hint() for iterators
|
2013-07-14 22:30:22 +02:00 |
|
blake2-ppc
|
0f9b9a5fb7
|
extra: Mention extra::container::Deque trait in doc for RingBuf and DList
|
2013-07-11 16:17:51 +02:00 |
|
blake2-ppc
|
7052371e39
|
extra: Rename deque::Deque to ringbuf::RingBuf and impl trait Deque
Let RingBuf have a logical name for a concrete type, and Deque is
used for the Deque trait (implemented by RingBuf and dlist).
|
2013-07-11 15:54:35 +02:00 |
|