about summary refs log tree commit diff
path: root/tests/ui/typeck/suggestions
AgeCommit message (Expand)AuthorLines
2025-08-13Suppress wrapper suggestion when expected and actual ty are the same adt and ...xizheyin-8/+0
2025-08-13Add test suggest-add-wrapper-issue-145294xizheyin-0/+55
2025-06-17Find correct span when suggesting using clonexizheyin-0/+8
2025-06-17add test suggest-clone-in-macro-issue-139253.rsxizheyin-0/+60
2025-05-17Create tests/ui/typeck/suggestions/ and move some tests in tests/ui/typeck/ t...xizheyin-0/+427