summary refs log tree commit diff
path: root/src/test/ui/parser/increment-autofix.stderr
AgeCommit message (Expand)AuthorLines
2022-06-16diagnostics: fix trailing spaceklensy-2/+2
2022-03-27Fix from rebaseNoah Lev-2/+6
2022-03-23Fix rustfix panic on testNoah Lev-53/+20
2022-03-23Use `multipart_suggestions`Noah Lev-8/+0
2022-03-23Change temporary variable name if it would conflictNoah Lev-6/+6
2022-03-23Improve handling of `tmp` variable name conflictsNoah Lev-3/+35
2022-03-23Emit both subexp and standalone sugg for postfixNoah Lev-0/+10
2022-03-23Refactor, handle fields better, add field testsNoah Lev-0/+47