| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2013-09-25 | rustdoc: Change all code-blocks with a script | Alex Crichton | -1/+1 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -2/+2 |
| 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 | -2/+2 |
| 2013-02-21 | Implement #[deriving_eq] on tuple like structs | Seth Pink | -0/+17 |
