9 lines
276 B
Text
9 lines
276 B
Text
![]() |
warning[E0619]: the type of this value must be known in this context
|
||
|
--> $DIR/inference-variable-behind-raw-pointer.rs:14:13
|
||
|
|
|
||
|
14 | if data.is_null() {}
|
||
|
| ^^^^^^^
|
||
|
|
|
||
|
= note: this will be made into a hard error in a future version of the compiler
|
||
|
|