summary refs log tree commit diff
path: root/src/libcollections/trie.rs
AgeCommit message (Expand)AuthorLines
2014-03-30Rename `from_iterator` to `from_iter` for consistency.Brian Anderson-2/+2
2014-03-25Changed `iter::Extendable` and `iter::FromIterator` to take a `Iterator` by v...Marvin Löbel-6/+6
2014-03-20rename std::vec -> std::sliceDaniel Micay-4/+4
2014-03-12Update users for the std::rand -> librand move.Huon Wilson-1/+1
2014-02-24Move extra::json to libserializeAlex Crichton-55/+0
2014-02-23Move std::{trie, hashmap} to libcollectionsAlex Crichton-0/+1094