blob: 3012ca31190754a030f6e2b661ea6613c72f8d79 [file] [log] [blame]
error: transparent error struct can't contain #[source]
--> tests/ui/transparent-struct-source.rs:5:18
|
5 | pub struct Error(#[source] anyhow::Error);
| ^^^^^^^^^