| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-13 | Use `assert_eq!` instead of `assert!` in tests | petrochenkov | -5/+5 |
| 2015-04-08 | Remove pretty-expanded from failing tests | Alex Crichton | -1/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -3/+3 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -1/+0 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 |
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -2/+2 |
| 2013-06-24 | Fix 'static mut' tests | Alex Crichton | -1/+1 |
| 2013-06-23 | Add 'static mut' items to the language | Alex Crichton | -0/+46 |
