about summary refs log tree commit diff
path: root/tests/ui/methods/call_method_unknown_pointee.rs
AgeCommit message (Expand)AuthorLines
2024-03-20Use the more informative generic type inference failure error on method calls...Oli Scherer-4/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-05-26improve error message for calling a method on a raw pointer with an unknown p...asquared31415-0/+28