mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 12:39:53 +00:00
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
error: attribute value must be a literal
|
|
--> $DIR/key-value-expansion-on-mac.rs:11:17
|
|
|
|
|
LL | #[rustc_dummy = stringify!(b)]
|
|
| ^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|