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