blob: 1aa6bef17b1e2a4141c940412b816bddac9a2c03 [file] [log] [blame] [edit]
error: malformed `cfi_encoding` attribute input
--> $DIR/invalid-attr-encoding.rs:10:1
|
LL | #[cfi_encoding]
| ^^^^^^^^^^^^^^^ help: must be of the form: `#[cfi_encoding = "encoding"]`
error: aborting due to 1 previous error