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