| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-15 | Move some tests to more reasonable directories | Caio | -63/+0 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -4/+4 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-03-23 | Reword unused variable warning | Alex Tokarev | -6/+6 | |
| 2020-01-24 | Normalise notes with the/is | varkor | -1/+1 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+3 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-01-28 | Unused variable suggestions on all patterns. | David Wood | -0/+60 | |
| This commit extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm. | ||||
