| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-04-09 | collections: replace all ~[T] with Vec<T>. | Huon Wilson | -16/+16 |
| 2014-03-31 | collections: Switch field privacy as necessary | Alex Crichton | -3/+3 |
| 2014-03-23 | use TotalEq for HashMap | Daniel Micay | -1/+1 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2014-02-24 | Move extra::json to libserialize | Alex Crichton | -1/+1 |
| 2014-02-23 | Remove all ToStr impls, add Show impls | Alex Crichton | -1/+1 |
| 2014-02-24 | Transition to new `Hash`, removing IterBytes and std::to_bytes. | Huon Wilson | -1/+1 |
| 2014-02-20 | move enum_set to libcollections. #8784 | HeroesGrave | -0/+294 |
