| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -47/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -1/+1 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -1/+1 | |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -3/+0 | |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -2/+2 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+1 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-08-09 | review comments: typo and rewording | Esteban Küber | -1/+1 | |
| 2019-08-09 | review comment: review wording or missing return error | Esteban Küber | -1/+1 | |
| 2019-08-09 | Tweak wording of fn without explicit return | Esteban Küber | -1/+1 | |
| 2019-08-09 | Change wording for function without return value | Esteban Küber | -1/+1 | |
| Fix #62677 | ||||
| 2019-07-23 | review comments | Esteban Küber | -0/+49 | |
