| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-12 | Track the visited AST's lifetime throughout Visitor. | Eduard Burtescu | -1/+1 |
| 2014-09-12 | Remove largely unused context from Visitor. | Eduard Burtescu | -4/+4 |
| 2014-07-21 | rustc: Pass optional additional plugins to compile_input | Brian Anderson | -2/+16 |
| 2014-07-11 | make walk/visit_mac opt-in only | John Clements | -0/+5 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -1/+1 |
| 2014-06-13 | librustc: Forbid `transmute` from being called on types whose size is | Patrick Walton | -2/+4 |
| 2014-06-09 | std: Move dynamic_lib from std::unstable to std | Brian Anderson | -1/+1 |
| 2014-06-09 | Document rustc::plugin | Keegan McAllister | -1/+15 |
| 2014-06-09 | Implement #[plugin_registrar] | Keegan McAllister | -0/+131 |
