| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-10-01 | impl Debug for raw pointers to unsized data | Alex Burka | -0/+3 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -4/+4 |
| 2015-01-20 | std: Rename Show/String to Debug/Display | Alex Crichton | -8/+8 |
| 2015-01-06 | core: split into fmt::Show and fmt::String | Sean McArthur | -5/+5 |
| 2015-01-05 | Un-gate macro_rules | Keegan McAllister | -2/+0 |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -4/+4 |
| 2014-11-20 | removed struct_variant feature from tests | Simon Wollwage | -1/+1 |
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -3/+3 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -1/+1 |
| 2014-05-22 | libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`. | Patrick Walton | -1/+1 |
| 2014-04-14 | Use new attribute syntax in python files in src/etc too (#13478) | Manish Goregaokar | -1/+1 |
| 2014-02-08 | Implement `#[deriving(Show)]`. | Huon Wilson | -0/+42 |
