about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-64732.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-24/+0
Because the parser directory has already reached the 1000 file limit.
2021-08-11Modify structured suggestion outputEsteban 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
2021-02-03Handle `Span`s for byte and raw strings and add more detailEsteban Küber-3/+3
2021-01-31Move some tests to more reasonable directoriesCaio-0/+24