| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-10-28 | Split up libproc_macro_plugin | Nick Cameron | -26/+0 | |
| Separate the plugin code from non-plugin code to break a potential cycle in crates. This will allow us to merge the new libproc_macro_tokens into libproc_macro. | ||||
| 2016-10-06 | rustc: Rename rustc_macro to proc_macro | Alex Crichton | -0/+26 | |
| This commit blanket renames the `rustc_macro` infrastructure to `proc_macro`, which reflects the general consensus of #35900. A follow up PR to Cargo will be required to purge the `rustc-macro` name as well. | ||||
