1 2 3 4 5
error: transparent error source cannot be optional --> tests/ui/optional_transparent.rs:4:8 | 4 | struct Error(Option<std::io::Error>); | ^^^^^