about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-5099.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-48/+0
2021-08-11Modify structured suggestion outputEsteban Küber-6/+6
* On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span
2020-10-17Suggest correct place to add `self` parameter when inside closureJan Verbeek-1/+16
It would incorrectly suggest adding it as a parameter to the closure instead of the containing function.
2020-08-14review comment: suggestion message wordingEsteban Küber-2/+2
2020-08-13Tweak suggestion for `this` -> `self`Esteban Küber-4/+28
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9