| Age | Commit message (Expand) | Author | Lines |
| 2018-09-06 | Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`. | Felix S. Klock II | -19/+0 |
| 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-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 |
| 2013-10-25 | Remove ancient emacs mode lines from test cases | Brian Anderson | -1/+0 |
| 2013-07-17 | librustc: Remove all uses of the `Copy` bound. | Patrick Walton | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -1/+1 |
| 2013-02-20 | librustc: Separate most trait bounds with '+'. rs=plussing | Patrick Walton | -1/+1 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-09-07 | Convert all kind bounds to camel case. Remove send, owned keywords. | Brian Anderson | -1/+1 |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 |
| 2012-01-05 | Switch to new param kind bound syntax | Marijn Haverbeke | -1/+1 |
| 2011-11-18 | Update stdlib, compiler, and tests to new kind system | Marijn Haverbeke | -1/+1 |
| 2011-10-25 | Update our code to new type parameter kind syntax | Marijn Haverbeke | -1/+1 |
| 2011-09-12 | Reformat for new mode syntax, step 1 | Marijn Haverbeke | -1/+1 |
| 2011-08-23 | Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kindin... | Graydon Hoare | -1/+1 |
| 2011-08-16 | Port the tests to the decl foo<T> syntax. | Erick Tryzelaar | -2/+2 |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -2/+2 |
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -9/+5 |
| 2011-05-02 | Un-revert "Use different syntax for checks that matter to typestate", fixing ... | Patrick Walton | -1/+1 |
| 2011-05-02 | Revert "Use different syntax for checks that matter to typestate" | Graydon Hoare | -1/+1 |
| 2011-05-02 | Use different syntax for checks that matter to typestate | Tim Chevalier | -1/+1 |
| 2011-01-17 | Make legal and un-XFAIL generic-fn-infer.rs (on both compilers). | Graydon Hoare | -1/+1 |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+13 |