| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-01 | add more tests for argument removal with wacky spans | Lukas Markeffsky | -11/+41 |
| 2023-08-01 | don't remove args for function calls coming from macro expansions | Lukas Markeffsky | -12/+1 |
| 2023-08-01 | introduce `Span::find_ancestor_inside_same_ctxt` | Lukas Markeffsky | -3/+7 |
| 2023-07-30 | add macro test cases to extra arguments test | Lukas Markeffsky | -18/+93 |
| 2023-02-21 | Fix overlapping spans in removing extra arguments | clubby789 | -15/+54 |
| 2023-02-14 | Make removal suggestion not verbose | Esteban Küber | -74/+55 |
| 2023-02-14 | rebase and review comments | Esteban Küber | -17/+17 |
| 2023-02-14 | Avoid trailing commas | Esteban Küber | -4/+4 |
| 2023-02-14 | More accurate spans for arg removal suggestion | Esteban Küber | -28/+42 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+239 |
