mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-24 15:02:19 +00:00
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
error: #[error(transparent)] requires exactly one field
|
|
--> $DIR/transparent-struct-many.rs:4:1
|
|
|
|
|
4 | #[error(transparent)]
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|