6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
error: Expected the `Instruction` enum
|
|
--> tests/ui/builder_pattern/wrong_target.rs:23:1
|
|
|
|
|
23 | struct SomeStruct;
|
|
| ^^^^^^^^^^^^^^^^^^
|