about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-49257.stderr
AgeCommit message (Collapse)AuthorLines
2022-12-11Move testsCaio-42/+0
2022-06-16diagnostics: fix trailing spaceklensy-2/+2
2021-08-11Modify structured suggestion outputEsteban Küber-4/+6
* 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/+2
Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages.
2019-03-11Update testsVadim Petrochenkov-5/+5
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-28Clean up span in non-trailing `..` suggestionEsteban Küber-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+38