]> git.proxmox.com Git - rustc.git/blame - src/test/ui/const-generics/occurs-check/unify-fixpoint.stderr
Update unsuspicious file list
[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 6 |
94222f64 7 = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
2b03887a 8 = note: `#[warn(incomplete_features)]` on by default
1b1a35ee 9
94222f64 10warning: 1 warning emitted
1b1a35ee 11