Sign in
rust
/
rust
/
1c4af67116792ba7674d4c3a488137a8d0ff6520
/
.
/
tests
/
ui
/
error-codes
/
E0264.stderr
blob: b15ba468aa1a7deee04595abf4c1f405c3bc80bc [
file
]
error
[
E0264
]:
unknown external lang item
:
`copy`
-->
$DIR
/
E0264
.
rs
:
4
:
5
|
LL
|
#[lang = "copy"]
|
^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0264`
.