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`.