about summary refs log tree commit diff
path: root/src/libcore/collections.rs
AgeCommit message (Expand)AuthorLines
2014-11-01collections: Remove all collections traitsAlex Crichton-38/+0
2014-07-19Document some trait methods.Jonas Hietala-0/+14
2014-06-09core: Move the collections traits to libcollectionsAlex Crichton-85/+1
2014-06-08core: Rename `container` mod to `collections`. Closes #12543Brian Anderson-0/+108