about summary refs log tree commit diff
path: root/tests/ui/methods/call_method_unknown_pointee.stderr
AgeCommit message (Expand)AuthorLines
2024-03-20Use the more informative generic type inference failure error on method calls...Oli Scherer-9/+31
2023-05-26improve error message for calling a method on a raw pointer with an unknown p...asquared31415-0/+27