aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/transparent-struct-many.stderr
blob: c0e3806e7f469d653ffa8ee532605d750fbc0c98 (plain)
1
2
3
4
5
error: #[error(transparent)] requires exactly one field
 --> tests/ui/transparent-struct-many.rs:4:1
  |
4 | #[error(transparent)]
  | ^^^^^^^^^^^^^^^^^^^^^