| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 | -2/+5 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -1/+1 |
| 2015-01-25 | cleanup: s/impl Copy/#[derive(Copy)]/g | Jorge Aparicio | -3/+1 |
| 2015-01-08 | fallout: run-pass tests that use box. (many could be ported to `Box::new` in... | Felix S. Klock II | -0/+3 |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -1/+1 |
| 2014-12-26 | Update tests to use `?Sized` | Nick Cameron | -1/+1 |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -1/+1 |
| 2014-12-08 | librustc: Make `Copy` opt-in. | Niko Matsakis | -0/+2 |
| 2014-08-26 | Rebasing changes | Nick Cameron | -1/+1 |
| 2014-08-26 | DST coercions and DST structs | Nick Cameron | -0/+127 |
