| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 | -1/+1 |
| 2014-05-27 | std: Remove String's to_owned | Richo Healey | -11/+11 |
| 2014-05-22 | libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`. | Patrick Walton | -10/+0 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -19/+19 |
| 2014-03-08 | Removed DeepClone. Issue #12698. | Michael Darakananda | -7/+2 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -1/+3 |
| 2014-02-07 | Delete send_str, rewrite clients on top of MaybeOwned<'static> | Kevin Ballard | -32/+31 |
| 2014-02-02 | test: Remove `@str` from the test suite | Patrick Walton | -5/+0 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-09-16 | Add an SendStr type | Marvin Löbel | -0/+80 |
