Sign in
fuchsia
/
third_party
/
rust
/
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
/
.
/
tests
/
ui
/
traits
/
alias
/
not-a-marker.stderr
blob: 8b0eba65b956bbba8f603b258e243a571dd6f621 [
file
]
error
:
`#[marker]`
attribute cannot be used on trait aliases
-->
$DIR
/
not
-
a
-
marker
.
rs
:
3
:
1
|
LL
|
#[marker]
|
^^^^^^^^^
|
=
help
:
`#[marker]`
can only be applied to traits
error
:
aborting due to
1
previous error