| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -6/+6 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -3/+3 |
| 2015-03-23 | rustdoc: Replace no-pretty-expanded with pretty-expanded | Brian Anderson | -0/+2 |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -2/+6 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -3/+3 |
| 2014-11-26 | Fixup various places that were doing `&T+'a` and do `&(T+'a)` | Niko Matsakis | -3/+3 |
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -1/+1 |
| 2014-08-27 | Implement generalized object and type parameter bounds (Fixes #16462) | Niko Matsakis | -3/+3 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -3/+3 |
| 2014-03-06 | test: Add some tests for closed issues | Alex Crichton | -0/+43 |
