summary refs log tree commit diff
path: root/tests/ui/resolve/suggestions
AgeCommit message (Expand)AuthorLines
2025-05-20Add println! test for sugg-field-in-format-string-issue-141136xizheyin-1/+10
2025-05-18Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of...xizheyin-8/+2
2025-05-18Add test sugg-field-in-format-string-issue-141136xizheyin-0/+60