| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -3/+3 |
| 2012-01-31 | Require alts to be exhaustive | Tim Chevalier | -1/+1 |
| 2012-01-26 | rustdoc: Set up the compiler session properly in prep for running resolve | Brian Anderson | -1/+16 |
| 2012-01-25 | Keep source file around after parsing. | Kevin Atkinson | -1/+1 |
| 2012-01-24 | rustc: Split diagnostics into "span diagnostics" and "diagnostics". | Patrick Walton | -1/+2 |
| 2012-01-23 | Don't reset the chpos/byte_pos to 0 in new_parser_from_source_str. | Kevin Atkinson | -1/+3 |
| 2012-01-18 | rustdoc: Assign AST ids to mod docs | Brian Anderson | -1/+1 |
| 2012-01-17 | rustdoc: Add rustdocs | Brian Anderson | -0/+2 |
| 2012-01-16 | rustdoc: Use the parsing method that supports .rc files | Brian Anderson | -1/+1 |
| 2012-01-16 | rustdoc: Push imports down into submodules | Brian Anderson | -0/+5 |
| 2012-01-16 | rustdoc: Move parse module to its own file | Brian Anderson | -0/+21 |
