blob: 16ea50b27e0efb3761d82b24f5099b7bde937e9e [file] [log] [blame]
error: transparent error struct can't contain #[source]
--> $DIR/transparent-struct-source.rs:5:18
|
5 | pub struct Error(#[source] anyhow::Error);
| ^^^^^^^^^