| 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 | -21/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -4/+4 |
| 2015-01-29 | s/Show/Debug/g | Jorge Aparicio | -2/+2 |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -2/+2 |
| 2014-05-30 | std: Rename {Eq,Ord} to Partial{Eq,Ord} | Alex Crichton | -2/+2 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -2/+2 |
| 2014-02-24 | All uses of `extern fn` should mean `extern "C" fn`. Closes #9309. | Nick Cameron | -2/+2 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-08-18 | Add assertions to test | Andreas Martens | -2/+4 |
| 2013-08-17 | Fix segfault when calling tuple struct constructor as extern fn | Andreas Martens | -0/+19 |
