]> git.lizzy.rs Git - rust.git/blob - src/test/ui/consts/const_fn_unsize.gated.stderr
Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJung
[rust.git] / src / test / ui / consts / const_fn_unsize.gated.stderr
1 error: fatal error triggered by #[rustc_error]
2   --> $DIR/const_fn_unsize.rs:16:1
3    |
4 LL | fn main() {}
5    | ^^^^^^^^^
6
7 error: aborting due to previous error
8