about summary refs log tree commit diff
path: root/src/test/ui/suggestions/shadowed-lplace-method.fixed
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2022-12-26Detect when method call on LHS might be shadowedEsteban Küber-0/+10
Address #39232.