1 2 3 4 5
error: expected `trait` --> tests/compile-fail/attr_on_unit_struct.rs:5:1 | 5 | struct Foo(usize, String); | ^^^^^^