]> git.proxmox.com Git - rustc.git/blob - src/test/ui/feature-gate-fn_must_use-cap-lints-allow.stderr
New upstream version 1.24.1+dfsg1
[rustc.git] / src / test / ui / feature-gate-fn_must_use-cap-lints-allow.stderr
1 error: compilation successful
2 --> $DIR/feature-gate-fn_must_use-cap-lints-allow.rs:22:1
3 |
4 22 | fn main() {} //~ ERROR compilation successful
5 | ^^^^^^^^^^^^
6