blob: a4e698570f72477cc8675e9505fb1fce8895feb4 [file] [log] [blame]
error: transparent variant can't contain #[source]
--> $DIR/transparent-enum-source.rs:6:11
|
6 | Other(#[source] anyhow::Error),
| ^^^^^^^^^