| Age | Commit message (Expand) | Author | Lines |
| 2013-06-15 | Remove the fuzzer | Brian Anderson | -42/+0 |
| 2013-05-22 | fuzzer: Change `core` to `std` in the fuzzer | Patrick Walton | -1/+1 |
| 2013-05-22 | libfuzzer: Rename `std` to `extra`. | Patrick Walton | -1/+0 |
| 2013-05-22 | libextra: Rename the actual metadata names of libcore to libstd and libstd to... | Patrick Walton | -0/+2 |
| 2013-05-15 | Rename vec::len(var) to var.len() | Youngmin Yoo | -2/+2 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -7/+7 |
| 2013-03-22 | librustdoc: Remove `pure` from fuzzer and rustdoc. | Patrick Walton | -2/+2 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -7/+7 |
| 2013-03-02 | librustdoc: Remove `fn@`, `fn~`, and `fn&` from compiletest, fuzzer, rustdoc,... | Patrick Walton | -2/+3 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 |
| 2012-11-03 | library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ... | Daniel Patterson | -0/+30 |