| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-04 | Improve spans when splitting multi-char operator tokens for proc macros. | Nicholas Nethercote | -6/+6 |
| 2022-06-02 | Revert #96682. | Nicholas Nethercote | -6/+2 |
| 2022-05-04 | Show invisible delimeters (within comments) when pretty printing. | Nicholas Nethercote | -2/+6 |
| 2022-03-26 | proc-macro: Stop wrapping `ident` matchers into groups | Vadim Petrochenkov | -9/+3 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -22/+22 |
| 2020-09-10 | Fully integrate token collection for additional AST structs | Aaron Hill | -7/+296 |
| 2020-08-20 | Capture tokens for Pat used in macro_rules! argument | Aaron Hill | -0/+41 |
