]> git.proxmox.com Git - rustc.git/blob - src/test/ui/consts/const_fn_trait_bound.gated.stderr
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / ui / consts / const_fn_trait_bound.gated.stderr
1 error: fatal error triggered by #[rustc_error]
2 --> $DIR/const_fn_trait_bound.rs:17:1
3 |
4 LL | fn main() {}
5 | ^^^^^^^^^
6
7 error: aborting due to previous error
8