about summary refs log tree commit diff
path: root/src/test/ui/resolve/issue-22692.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-88/+0
2022-08-11Suggest path separator when a dot is used on a traitLeón Orell Valerian Liehr-4/+81
2019-03-24Deduplicate code for path suggestionEsteban Küber-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-12-04Update testsOliver Scherer-1/+1
2018-09-29Improve ux when calling associated functions with dot notationDonato Sciarra-0/+11
Issue: 22692