1error: structs without any fields are not supported
2 --> tests/ui/empty_struct.rs:3:5
3  |
43 |     struct Empty {}
5  |     ^^^^^^^^^^^^^^^
6