2022-12-13 00:42:44 -06:00
|
|
|
error: malformed `cfi_encoding` attribute input
|
2024-02-29 13:40:20 -06:00
|
|
|
--> $DIR/cfi-invalid-attr-cfi-encoding.rs:10:1
|
2022-12-13 00:42:44 -06:00
|
|
|
|
|
|
|
|
LL | #[cfi_encoding]
|
|
|
|
| ^^^^^^^^^^^^^^^ help: must be of the form: `#[cfi_encoding = "encoding"]`
|
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2022-12-13 00:42:44 -06:00
|
|
|
|