diff options
Diffstat (limited to 'tests/trybuild/tuple-struct-without-attribute.stderr')
| -rw-r--r-- | tests/trybuild/tuple-struct-without-attribute.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trybuild/tuple-struct-without-attribute.stderr b/tests/trybuild/tuple-struct-without-attribute.stderr index 7ddd8c6..33791f4 100644 --- a/tests/trybuild/tuple-struct-without-attribute.stderr +++ b/tests/trybuild/tuple-struct-without-attribute.stderr @@ -4,4 +4,4 @@ error: proc-macro derive panicked 3 | #[derive(Get)] | ^^^ | - = help: message: called `Result::unwrap()` on an `Err` value: "tuple fields are required to have an attribute" + = help: message: called `Result::unwrap()` on an `Err` value: "expected attribute on tuple struct field" |
