| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-13 | Use `assert_eq!` instead of `assert!` in tests | petrochenkov | -1/+1 |
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-04-01 | Fallout in tests | Niko Matsakis | -1/+1 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -1/+1 |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -1/+1 |
| 2015-01-25 | cleanup: s/impl Copy/#[derive(Copy)]/g | Jorge Aparicio | -2/+1 |
| 2015-01-08 | fallout: run-pass tests that use box. (many could be ported to `Box::new` in... | Felix S. Klock II | -0/+3 |
| 2014-12-08 | librustc: Make `Copy` opt-in. | Niko Matsakis | -0/+2 |
| 2014-10-15 | tests | Nick Cameron | -0/+54 |
