1 2 3 4 5
error: struct fields must have names --> tests/ui/tuple.rs:5:8 | 5 | struct Tuple(String); | ^^^^^