| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-05-08 | fallout to run-pass tests. | Felix S. Klock II | -3/+3 |
| 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-03 | Switched to Box::new in many places. | Felix S. Klock II | -10/+10 |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -1/+1 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -22/+22 |
| 2015-01-08 | fallout: run-pass tests that use box. (many could be ported to `Box::new` in... | Felix S. Klock II | -0/+2 |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -12/+12 |
| 2014-11-26 | Fixup various places that were doing `&T+'a` and do `&(T+'a)` | Niko Matsakis | -2/+2 |
| 2014-11-17 | Fix fallout from coercion removal | Nick Cameron | -3/+3 |
| 2014-08-27 | Implement generalized object and type parameter bounds (Fixes #16462) | Niko Matsakis | -3/+3 |
| 2014-06-29 | librustc: Allow coercions through arrays. | Luqman Aden | -0/+92 |
