summary refs log tree commit diff
path: root/src/test/ui/parser/increment-notfixed.stderr
AgeCommit message (Expand)AuthorLines
2022-09-12A SubstitutionPart is not a deletion if it replaces nothing with nothingMichael Goulet-18/+12
2022-06-16diagnostics: fix trailing spaceklensy-7/+7
2022-03-27Fix from rebaseNoah Lev-2/+6
2022-03-23Fix rustfix panic on testNoah Lev-4/+60
2022-03-23Use `multipart_suggestions`Noah Lev-4/+0
2022-03-23Improve handling of `tmp` variable name conflictsNoah Lev-2/+18
2022-03-23Emit both subexp and standalone sugg for postfixNoah Lev-0/+5
2022-03-23Emit structured suggestions for field accesses tooNoah Lev-2/+9
2022-03-23Refactor, handle fields better, add field testsNoah Lev-0/+18