]> git.proxmox.com Git - rustc.git/blame - src/test/ui/const-generics/occurs-check/unify-fixpoint.stderr
New upstream version 1.65.0+dfsg1
[rustc.git] / src / test / ui / const-generics / occurs-check / unify-fixpoint.stderr
CommitLineData
94222f64
XL
1warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
2 --> $DIR/unify-fixpoint.rs:2:12
1b1a35ee 3 |
94222f64
XL
4LL | #![feature(generic_const_exprs)]
5 | ^^^^^^^^^^^^^^^^^^^
1b1a35ee
XL
6 |
7 = note: `#[warn(incomplete_features)]` on by default
94222f64 8 = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
1b1a35ee 9
94222f64 10warning: 1 warning emitted
1b1a35ee 11