mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 01:10:36 +00:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
error: removing an expression is not supported in this position
|
|
--> $DIR/invalid-node-range-issue-129166.rs:7:17
|
|
|
|
|
LL | #[cfg_eval] #[cfg(not(FALSE))] 0
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|