1 2 3 4 5
error: Entity derive requires named fields --> tests/ui/tuple_struct_derive.rs:4:8 | 4 | struct Point(i64, i64); | ^^^^^