summaryrefslogtreecommitdiffstats
path: root/tests/ui/consts/const-eval/const_fn_ptr_fail.stderr
blob: ec5de575906cc525316bb7b6f775bf55f96d35b9 (plain)
1
2
3
4
5
6
7
8
9
10
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