]> git.lizzy.rs Git - rust.git/blob - src/test/ui/consts/const-eval/const_fn_ptr_fail.stderr
Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431' into sync_cg_clif-2022-05-15
[rust.git] / src / test / ui / consts / const-eval / const_fn_ptr_fail.stderr
1 warning: skipping const checks
2    |
3 help: skipping check that does not even have a feature gate
4   --> $DIR/const_fn_ptr_fail.rs:9:5
5    |
6 LL |     X(x) // FIXME: this should error someday
7    |     ^^^^
8
9 warning: 1 warning emitted
10