mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-26 00:48:34 +00:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
error: Unexpected attribute: ignore
|
|
--> $DIR/derive-invalid-attribute.rs:8:13
|
|
|
|
|
8 | #[merge(ignore)]
|
|
| ^^^^^^
|