summaryrefslogtreecommitdiff
path: root/tests/trybuild/tuple-struct-without-attribute.stderr
blob: 33791f439a9e27976563c03790c42cdb0052463c (plain)
1
2
3
4
5
6
7
error: proc-macro derive panicked
 --> tests/trybuild/tuple-struct-without-attribute.rs:3:10
  |
3 | #[derive(Get)]
  |          ^^^
  |
  = help: message: called `Result::unwrap()` on an `Err` value: "expected attribute on tuple struct field"