summary refs log tree commit diff
path: root/src/libcollections/ringbuf.rs
AgeCommit message (Expand)AuthorLines
2014-03-30Rename `from_iterator` to `from_iter` for consistency.Brian Anderson-2/+2
2014-03-30Updated references to extra in libcollections docsScott Jenkins-1/+1
2014-03-25Changed `iter::Extendable` and `iter::FromIterator` to take a `Iterator` by v...Marvin Löbel-3/+3
2014-03-20rename std::vec -> std::sliceDaniel Micay-2/+2
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-7/+8
2014-02-24Move extra::json to libserializeAlex Crichton-27/+0
2014-02-20move extra::test to libtestLiigo Zhuang-1/+2
2014-02-13Removed num::OrderableMichael Darakananda-2/+2
2014-02-07moved collections from libextra into libcollectionsHeroesGrave-0/+858