| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-12 | Change the hashcounts in raw `Lit` variants from usize to u16. | Nicholas Nethercote | -3/+3 |
| 2018-04-06 | proc_macro: Improve Debug representations | Alex Crichton | -9/+6 |
| 2018-04-02 | proc_macro: Reorganize public API | Alex Crichton | -55/+83 |
| 2017-11-14 | Rename `Span::default` -> `Span::def_site`. | Jeffrey Seyfried | -1/+1 |
| 2017-11-09 | proc_macro: use the proc_macro API at runtime to construct quasi-quoted Token... | Eduard-Mihai Burtescu | -129/+117 |
| 2017-11-09 | proc_macro: process proc_macro tokens instead of libsyntax ones in the quasi-... | Eduard-Mihai Burtescu | -152/+166 |
| 2017-09-22 | Add support for `..=` syntax | Alex Burka | -2/+2 |
| 2017-07-07 | Address review comments | petrochenkov | -1/+1 |
| 2017-06-26 | Address review comments. | Jeffrey Seyfried | -6/+10 |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -0/+259 |
