Sign in
rust
/
rust
/
93d56ce32ecd989bbbd161a703cdc1921e338de6
/
.
/
tests
/
ui
/
error-codes
/
E0264.stderr
blob: 6442f42e689d699d5ccaa99020a3155b8046816b [
file
]
error
[
E0264
]:
unknown external lang item
:
`copy`
-->
$DIR
/
E0264
.
rs
:
5
:
5
|
LL
|
fn copy
();
|
^^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0264`
.