| Age | Commit message (Expand) | Author | Lines |
| 2013-01-30 | librustdoc: De-export compiletest, combine-tests, libcargo, libfuzzer, and li... | Patrick Walton | -57/+55 |
| 2013-01-26 | fuzzer: Remove structural records | Tim Chevalier | -9/+9 |
| 2013-01-20 | convert ast::expr into a struct | Erick Tryzelaar | -1/+6 |
| 2013-01-17 | Add a license check to tidy. #4018 | Brian Anderson | -1/+0 |
| 2013-01-17 | librustc: Implement write guards for borrowing `@mut` to `&` or `&mut`. r=nma... | Patrick Walton | -1/+1 |
| 2013-01-09 | A collection of refactorings that I found it hard/tiresome to divide: | Niko Matsakis | -5/+6 |
| 2013-01-09 | core: rename vec.filter to vec.filtered | Erick Tryzelaar | -2/+3 |
| 2013-01-09 | syntax: convert ast::spanned into a struct | Erick Tryzelaar | -1/+1 |
| 2012-12-21 | bump 0.5 => 0.6, redirect some URLs in docs. | Graydon Hoare | -4/+4 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+50 |
| 2012-11-28 | Register snapshots | Brian Anderson | -10/+0 |
| 2012-11-26 | Remove the crate language | Brian Anderson | -638/+629 |
| 2012-11-19 | rustc: Implement explicit self for Eq and Ord. r=graydon | Patrick Walton | -0/+10 |
| 2012-11-12 | Remove CodeMap box typedef from codemap | Brian Anderson | -2/+2 |
| 2012-11-03 | library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ... | Daniel Patterson | -0/+992 |