]> git.proxmox.com Git - rustc.git/blob - src/test/ui/consts/const-eval/const_fn_ptr_fail.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / consts / const-eval / const_fn_ptr_fail.stderr
1 warning: skipping const checks
2 --> $DIR/const_fn_ptr_fail.rs:10:5
3 |
4 LL | X(x) // FIXME: this should error someday
5 | ^^^^
6
7 warning: 1 warning emitted
8