about summary refs log tree commit diff
path: root/src/test/ui/placement-syntax.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-18Move some tests to more reasonable directoriesCaio-13/+0
2021-08-11Modify structured suggestion outputEsteban 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-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages.
2019-08-12Bring back suggestion for splitting `<-` into `< -`Ilija Tovilo-4/+6
Closes #62632
2019-05-24Update testsvarkor-9/+5
2018-12-25Remove licensesMark Rousskov-1/+1
2018-07-18Implement existential typesOliver Schneider-0/+14