| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-24 | Add guard for missing comma in macro call suggestion | Esteban Küber | -7/+16 |
| 2019-03-11 | Be more discerning on when to attempt suggesting a comma in a macro invocation | Esteban Küber | -6/+15 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -5/+5 |
| 2018-11-23 | Reword incorrect macro invocation primary label | Esteban Küber | -4/+4 |
| 2018-10-24 | Point to macro def span instead of whole body | Esteban Küber | -46/+22 |
| 2018-10-23 | Point at macro definition when no rules expect token | Esteban Küber | -14/+50 |
| 2018-08-07 | Suggest comma when missing in macro call | Esteban Küber | -3/+25 |
| 2018-08-06 | Point at correct span when missing comma in `println` | Esteban Küber | -6/+12 |
| 2018-08-06 | Suggest comma when writing `println!("{}" a);` | Esteban Küber | -0/+10 |
