about summary refs log tree commit diff
path: root/tests/ui/suggestions/deref-path-method.stderr
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-07When not finding assoc fn on type, look for builder fnEsteban Küber-0/+7
When we have a resolution error when looking at a fully qualified path on a type, look for all associated functions on inherent impls that return `Self` and mention them to the user. Fix #69512.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+14