| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -33/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -2/+2 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-06-23 | Refactor non_ascii_idents lints, exclude ascii pair for confusable_idents lint. | Charles Lew | -3/+3 | |
| 2020-01-29 | Avoid ICE in macro's diagnostics | Yuki Okushi | -3/+2 | |
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -2/+2 | |
| 2019-11-15 | add a unit test for #62524 | Guanqun Lu | -0/+34 | |
