about summary refs log tree commit diff
path: root/src/test/ui/resolve/issue-22692.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-60/+0
2022-08-11Suggest path separator when a dot is used on a traitLeón Orell Valerian Liehr-1/+58
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-04Update testsOliver Scherer-1/+1
2018-09-29Improve ux when calling associated functions with dot notationDonato Sciarra-0/+13
Issue: 22692