rust/tests/ui/consts/const-eval/const_fn_ptr_fail.stderr

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