Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
vendor
/
thiserror-1.0.64
/
tests
/
ui
/
transparent-display.stderr
blob: 54d958b2780d03c964d06fd6dfc7d2df5ccedb1d [
file
] [
log
] [
blame
] [
edit
]
error
:
cannot have both
#[error(transparent)] and a display attribute
-->
tests
/
ui
/
transparent
-
display
.
rs
:
5
:
1
|
5
|
#[error("...")]
|
^^^^^^^^^^^^^^^