Sign in
rust
/
rust
/
dc0ec741a8a06b0c3bb5596fbb00a4e29fad3877
/
.
/
tests
/
ui
/
error-codes
/
E0718.stderr
blob: 873c714df8c2f5f99a4def48060b935daa6b84c0 [
file
]
error
:
`#[lang = "owned_box"]`
attribute cannot be used on statics
-->
$DIR
/
E0718
.
rs
:
4
:
1
|
LL
|
#[lang = "owned_box"]
|
^^^^^^^^^^^^^^^^^^^^^
|
=
help
:
`#[lang = "owned_box"]`
can only be applied to structs
error
:
aborting due to
1
previous error