| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-31 | Allow ExprLit expression macros to be used in patterns. | Eduard Burtescu | -0/+5 |
| 2014-06-23 | Allow trailing comma in `concat!` | Stepan Koltsov | -1/+3 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -2/+2 |
| 2014-05-22 | libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`. | Patrick Walton | -2/+2 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -2/+2 |
| 2013-10-31 | Implement a concat!() format extension | Alex Crichton | -0/+19 |
