| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-11-04 | Add error when proc_macro_derive is used not on functions | est31 | -0/+11 | |
| Fixes #37590 | ||||
| 2016-10-29 | Move `CrateConfig` from `Crate` to `ParseSess`. | Jeffrey Seyfried | -1/+1 | |
| 2016-10-06 | rustc: Rename rustc_macro to proc_macro | Alex Crichton | -0/+277 | |
| 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. | ||||
