about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-68629.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-0/+0
Because the parser directory has already reached the 1000 file limit.
2021-08-11Modify structured suggestion outputEsteban Küber-0/+0
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2021-02-07Bless tests with new error wordingSmitty-0/+0
2021-02-06Add note about encoding when null bytes foundSmitty-0/+0
2020-01-29Avoid ICE in macro's diagnosticsYuki Okushi-0/+0