| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-16 | Avoid `&format("...")` calls in error message code. | Nicholas Nethercote | -2/+2 |
| 2023-04-12 | compiler: print the suggestion only for local macros | Lena Milizé | -2/+5 |
| 2023-04-12 | compiler: improve captured metavariables diagnostic | Lena Milizé | -1/+3 |
| 2023-03-17 | Suggest surrounding the macro with `{}` to interpret as a statement | Mu42 | -6/+18 |
| 2023-03-10 | Add note when matching token with nonterminal | Nilstrieb | -3/+9 |
| 2023-01-05 | Shrink `ParseResult` in the hot path. | Nilstrieb | -2/+23 |
| 2023-01-01 | Merge multiple mutable borrows of immutable binding errors | Esteban Küber | -2/+2 |
| 2022-12-12 | Properly calculate best failure in macro matching | Nilstrieb | -10/+30 |
| 2022-11-20 | Move macro_rules diagnostics to diagnostics module | Nilstrieb | -0/+257 |
