Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
a0bb32e78d21ffeca39c2344ff377c8276e4aee8
/
.
/
crates
/
thiserror
/
tests
/
ui
/
transparent-enum-source.stderr
blob: ccb906776285c24f30957178d3beedb22103bd85 [
file
] [
log
] [
blame
]
error
:
transparent variant can
't contain #[source]
--> tests/ui/transparent-enum-source.rs:6:11
|
6 | Other(#[source] anyhow::Error),
| ^^^^^^^^^