| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-30 | std: Rename {Eq,Ord} to Partial{Eq,Ord} | Alex Crichton | -1/+1 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -3/+3 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -1/+1 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -4/+4 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -3/+3 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -2/+2 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -6/+6 |
| 2013-03-22 | test: replace uses of old deriving attribute with new one | Andrew Paseltiner | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -6/+6 |
| 2013-02-21 | Implement #[deriving_eq] on tuple like structs | Seth Pink | -0/+26 |
