summary refs log tree commit diff
path: root/src/libstd/collections
AgeCommit message (Expand)AuthorLines
2014-06-08core: Rename `container` mod to `collections`. Closes #12543Brian Anderson-3/+3
2014-06-08Remove the dead code identified by the new lintJakub Wieczorek-3/+2
2014-06-06Implement Eq for HashSet and HashMapSteven Fackler-3/+7
2014-06-05Fallout from the libcollections movementAlex Crichton-14/+25
2014-06-05std: Recreate a `collections` moduleAlex Crichton-0/+2880