]> git.proxmox.com Git - rustc.git/blame - src/test/ui/rustc-args-required-const2.stderr
New upstream version 1.49.0+dfsg1
[rustc.git] / src / test / ui / rustc-args-required-const2.stderr
CommitLineData
b7449926 1error: this function can only be invoked directly, not through a function pointer
0731742a 2 --> $DIR/rustc-args-required-const2.rs:8:13
b7449926 3 |
532ac7d7 4LL | let a = foo;
b7449926
XL
5 | ^^^
6
7error: aborting due to previous error
8