rust/compiler
Matthias Krüger e7068ff819
Rollup merge of #111954 - asquared31415:unknown_ptr_type_error, r=compiler-errors
improve error message for calling a method on a raw pointer with an unknown pointee

The old error message had very confusing wording.
Also added some more test cases besides the single edition test.

r? `@compiler-errors`
2023-05-27 00:23:58 +02:00
..
2023-05-21 11:25:07 +02:00
2023-05-08 14:23:19 +00:00
2023-05-25 16:43:14 +00:00