mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-03 07:13:10 +00:00
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
warning: skipping const checks
|
|
|
|
|
help: skipping check that does not even have a feature gate
|
|
--> $DIR/const_fn_ptr_fail.rs:9:5
|
|
|
|
|
LL | X(x) // FIXME: this should error someday
|
|
| ^^^^
|
|
|
|
warning: 1 warning emitted
|
|
|