blob: 612476bd2fe9ace03e7251ecb4e258b48a9922a5 [file] [log] [blame] [edit]
error: structs without any fields are not supported
--> $DIR/empty_struct.rs:3:5
|
3 | struct Empty {}
| ^^^^^^^^^^^^^^^