about summary refs log tree commit diff
path: root/tests/ui/self/class-missing-self.stderr
AgeCommit message (Expand)AuthorLines
2023-09-25When suggesting `self.x` for `S { x }`, use `S { x: self.x }`Esteban Küber-1/+6
2023-09-23Tweak wording and logicEsteban Küber-1/+1
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-1/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24