mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 18:24:04 +00:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
error: only allowed on a fn item
|
|
--> $DIR/const-not-fn.rs:1:28
|
|
|
|
|
1 | #[rustversion::attr(all(), const)]
|
|
| ^^^^^
|