| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-07-15 | Deprecate `str::from_chars` | Adolfo OchagavĂa | -0/+14 |
| 2014-07-15 | Deprecate `str::from_utf8_owned` | Adolfo OchagavĂa | -0/+21 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -1/+7 |
| 2014-07-06 | Optimize String::push_byte() | Simon Sapin | -1/+1 |
| 2014-07-01 | rustc: Remove `&str` indexing from the language. | Brian Anderson | -1/+1 |
| 2014-06-24 | std: Bring back half of Add on String | Alex Crichton | -0/+17 |
| 2014-06-09 | core: Move the collections traits to libcollections | Alex Crichton | -0/+2 |
| 2014-06-08 | core: Rename `container` mod to `collections`. Closes #12543 | Brian Anderson | -1/+1 |
| 2014-06-05 | Fallout from the libcollections movement | Alex Crichton | -3/+3 |
| 2014-06-05 | std: Recreate a `collections` module | Alex Crichton | -0/+470 |
